Make sure the account wizard won't try to create duplicate accounts
RESOLVED
FIXED
in 0.1.2
Status
People
(Reporter: florian, Assigned: florian)
Tracking
Details
Attachments
(1 attachment)
3.77 KB,
patch
|
Details | Diff | Splinter Review |
*** Original post on bio 46 at 2008-03-07 21:45:00 UTC *** It should not be possible to click on "Next" in the third step of the account wizard if the user is going to create a duplicate account.
(Assignee) | ||
Comment 1•4 years ago
|
||
Created attachment 8351782 [details] [diff] [review] Fix *** Original post on bio 46 as attmnt 38 at 2008-07-23 21:37:00 UTC *** Use the same libpurple function to do the check when we try to go one step ahead and when we try to actually create the account at the end of the wizard. When the "Next" button is disabled because of this check, a "This account is already configured!" warning is displayed in the wizard.
(Assignee) | ||
Comment 2•4 years ago
|
||
*** Original post on bio 46 at 2008-07-23 21:38:17 UTC *** Envoi instantbird/base/content/instantbird/accountWizard.js Envoi instantbird/base/content/instantbird/accountWizard.xul Envoi instantbird/locales/en-US/chrome/instantbird/accountWizard.dtd Envoi purple/purplexpcom/public/purpleIProtocol.idl Envoi purple/purplexpcom/src/purpleProtocol.cpp Transmission des donnees ..... Revision 239 propagee.
Status: NEW → RESOLVED
Last Resolved: 4 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•