Comment 4 for bug 794985

Revision history for this message
Philipp C. Heckel (binwiederhier) wrote : Re: [Bug 794985] [NEW] Fix Wizard

Hey JB,

Just reviewed the code and it looks really nice. I'd like to merge it
in my newsync branch, but I noticed that some of the panels reset the
language stuff, i.e. they remove the resourceBundle.getString(..)
calls. Could you fix that? You can do that in Netbeans by replacing
the text property with user code.

Cheers,
Philipp

On Sat, Jun 18, 2011 at 9:59 AM, Philipp Heckel
<email address hidden> wrote:
> Sounds good :-)
>
> On 18/06/2011, JB Van Puyvelde <email address hidden> wrote:
>> Hi, work is still needed on this part.
>> I will contact you after a little more effort to discuss about merging.
>>
>> Hope I'm gonna have some spare time soon to work on this :-)
>>
>> --
>> You received this bug notification because you are subscribed to the bug
>> report.
>> https://bugs.launchpad.net/bugs/794985
>>
>> Title:
>>   Fix Wizard
>>
>> Status in Syncany:
>>   Confirmed
>>
>> Bug description:
>>   The wizard has a horrible design. In the end, I just wanted to get it
>>   working, and it sort of does, but sometimes, the back-button breaks or
>>   makes no sense. The main task would be to look over the existing code,
>>   and make the wizard stable.
>>
>>   This particularly includes:
>>   - Check if the "Next"/"Back"/"Cancel" buttons
>>   - Make the "confirm password" field work.
>>   - Don't allow users to click "Next" if the current panel hasn't been
>> filled out correctly.
>>   - ...
>>
>> To manage notifications about this bug go to:
>> https://bugs.launchpad.net/syncany/+bug/794985/+subscriptions
>>
>