[FxA] Incorrect notification is received when Resending Verification
Categories
(Firefox :: Firefox Accounts, defect, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr60 | --- | unaffected |
firefox-esr68 | --- | unaffected |
firefox67 | --- | unaffected |
firefox68 | --- | unaffected |
firefox69 | --- | unaffected |
firefox70 | --- | unaffected |
firefox71 | --- | fixed |
People
(Reporter: irusiczki, Assigned: markh)
References
(Regression)
Details
(Keywords: regression)
Attachments
(3 files)
STR:
Affected versions
Tested on FF Nightly 71.0a1
Affected platforms:
Tested on Windows 10x86
STR:
- On a new profile click on the FxA toolbar menu button and create a new account.
- When you reach "Confirm your account" page - don't go to confirm it in the e-mail.
- Click the Hamburger Menu and you will notice the "Finish Account Setup" yellow warning.
- You will be redirected to about:preferences?entrypoint=fxa_app_menu#sync
- Click on Resend Verification and check the notification on the bottom right side of the screen
Expected result:
The notification announces that the verification was resent.
Actual result:
"Unable to send Verification" is displayed.
Notes:
Please note that the verification is received on e-mail. Only the notification is incorrect.
This issue is not reproducible on FF69 or FF70b9.
Reporter | ||
Updated•6 years ago
|
Reporter | ||
Updated•6 years ago
|
Assignee | ||
Comment 1•6 years ago
|
||
ouch - bug 1574048 must have changed the world such that fxAccounts.getSignedInUser()
previously didn't need a this
but now does :( I can't see anywhere else that makes this assumption, so I'll just fix this one case.
Assignee | ||
Comment 2•6 years ago
|
||
Comment 4•6 years ago
|
||
bugherder |
Reporter | ||
Comment 5•6 years ago
|
||
I verified this issue on FF71 (Win10) and it is no longer reproducible.
Assignee | ||
Comment 6•6 years ago
|
||
(In reply to Ioana Rusiczki from comment #5)
I verified this issue on FF71 (Win10) and it is no longer reproducible.
Thanks!
Updated•6 years ago
|
Updated•4 years ago
|
Description
•