Closed
Bug 1071780
Opened 11 years ago
Closed 11 years ago
Account association notification is incorrectly shown when user abandons registration process
Categories
(developer.mozilla.org Graveyard :: Sign-in, defect)
developer.mozilla.org Graveyard
Sign-in
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: openjck, Unassigned)
Details
Steps to reproduce:
1. Sign in with a GitHub account that uses the same email
address as an existing MDN account.
2. Arrive on the registration page
3. Visit the homepage (abandoning the registration process)
4. Sign in with any Persona account
Expected result:
No notification is shown.
Actual result:
The user is shown a notification that they can now login with the GitHub account, even though they cannot.
Comment 1•11 years ago
|
||
Commits pushed to master at https://github.com/mozilla/kuma
https://github.com/mozilla/kuma/commit/7e380a66005b2605e7a04b9d1dac44e183f3ed11
Fix bug 1071780: Don't notify after partial signup
https://github.com/mozilla/kuma/commit/2f1f95f1bfc6c54d3ae7649491079749b734991b
Merge pull request #2769 from openjck/1071780-registration-notice-on-abandonment
Fix bug 1071780: Don't notify after partial signup
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•5 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•