Bugzilla – Bug 11573
Need an account creation confirmation screen
Last modified: 2009-09-08 09:15:27 UTC
Apologies for the previous lack of direction on this one. The current flow (starting with screen 18) http://embargo.wiki.slimdevices.com/index.php/New_Setup_Wizard is working like this: - enter email address - an interim screen that says "create a password" with an "enter password" link. - enter password (should read "create a password," filed as a separate bug) - squeezebox account created! (includes email address and password used, and automatically takes you to home menu). the correct flow should be: - enter email address - create a password - an "are you sure" screen. title should read "Confirm Account." Copy should read "You are about to create an account with the following information: [line break] email: [email address] [line break] password: [password]." Options are: "Create this account," "Re-enter email and password" (second option goes back to screen 17). - squeezebox account created! (includes email address and password used, and automatically takes you to home menu). So basically we need to get rid of the interim screen between email/password entry, and add the "are you sure" screen before the account gets created. Dan gets credit for catching this. I'll add this screen to the flowchart once the bug is resolved. Thanks in advance...
Added to the Setup spec as screen 19: http://embargo.wiki.slimdevices.com/index.php/New_Setup_Wizard
changing several bugs at once-- target milestone on these do not apply to the CXR/CAT milestone
I've added these strings-- SLIMBROWSER_CONFIRM_ACCOUNT EN Confirm Account SLIMBROWSER_CONFIRM_MESSAGE EN You are about to create an account with the following information:\nemail: %s\npassword: %s SLIMBROWSER_CREATE_ACCOUNT EN Create this account SLIMBROWSER_REENTER_INFORMATION EN Re-enter email and password but what string do you want me to use for this: - squeezebox account created! (includes email address and password used, and automatically takes you to home menu). also please capitalize as desired... side note: there _will_ be an interim screen between entering an email address and password. see bug 11573 for all the gory details on that.
sorry, that's this bug. see bug 11426 for all the gory details
> but what string do you want me to use for this: > - squeezebox account created! (includes email address and password used, and > automatically takes you to home menu). We no longer need email/passwd on this screen, since we're adding it to the previous screen. Text here should be: Title = "Account Created" Supporting text: "Squeezebox account created!" Option: "Continue ->" > side note: there _will_ be an interim screen between entering an email address > and password. see bug 11573 for all the gory details on that. That screen should say: Title: "Email Entered" Supporting text: "You entered: [email address]" (If at all possible) Option: "Enter Password ->"
strings for comment #5 added in r6792, r6793. Non string-work is complete.
Huh? This is not part of SP, these strings shouldn't exist there. I've already taken care of this in SN, but never saw this bug. :(
*** This bug has been marked as a duplicate of bug 11461 ***