Closed Bug 521801 Opened 16 years ago Closed 16 years ago

[website]Registration successful after providing email-ids which do not match

Categories

(Websites Graveyard :: jetpackgallery.mozillalabs.com, defect)

x86
All
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: krupa.mozbugs, Assigned: ryansnyder)

References

()

Details

steps to reproduce: 1.Go to Jetpack homepage 2.Click on register 3.Fill valid info in all fields 4.In the email address field-enter godzilla@gmail.com 5.In the confirm email address field enter-godzilla@yahoo.com 6.Submit the registration form 7.Notice the verify_fail error message 8.Click on register link again 9.Repeat steps 2-6 again expected result: When user data does not match,informative userer message is displayed Registration is unsuccessful with invalid data over any number of attempts actual result: -Verify_fail message is displayed after step #6 which is not informative to the user as to the nature of the error. -registration is successful on second attempt screencast: http://screencast.com/t/Od8G6db3wBm
Removed email address verification, in order to bring it inline with MCC. Updated the token setting for the $_SESSION, which should fix some of the verify_fail errors. == Sending application/controllers/admin.php Adding application/controllers/auth.php Sending application/controllers/contributors.php Sending application/controllers/home.php Sending application/controllers/jetpacks.php Sending application/controllers/licenses.php Sending application/controllers/search.php Sending application/controllers/tags.php Sending application/views/forgot.php Sending application/views/jetpacks/jetpacks_add.php Sending application/views/jetpacks/jetpacks_browse.php Sending application/views/jetpacks/jetpacks_view_meta.php Sending application/views/login.php Sending application/views/register.php Sending application/views/template.php Transmitting file data ............... Committed revision r53279.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
Component: Jetpack → jetpackgallery.mozillalabs.com
Product: Mozilla Labs → Websites
Target Milestone: -- → ---
Product: Websites → Websites Graveyard
You need to log in before you can comment on or make changes to this bug.