500 Error is displayed after declining the Merge warning for a new mail
Categories
(Cloud Services :: Server: Firefox Accounts, defect)
Tracking
(firefox67.0.1+ verified)
People
(Reporter: tbabos, Assigned: stomlinson)
References
Details
Attachments
(1 file)
20.99 KB,
image/png
|
Details |
Affected versions:
67.0.1 (64-bit)
Affected platforms:
Windows 7 x64
Prerequisites:
To be able to see the about:welcome page on a version where this is not implemented please go to about:config and set:
identity.fxaccounts.autoconfig.uri to https://accounts.stage.mozaws.net
browser.newtabpage.activity-stream.fxaccounts.endpoint to https://accounts.stage.mozaws.net
Restart the browser.
Steps to reproduce:
- Launch the browser
- Sign in to a verified FXA account
- Go to about:welcome
- Fill in a new e-mail address
- Click on "Cancel" for the Merge warning
Actual result:
500 Error
Oh dear, something went wrong there. We've been notified and will get working on a fix.
Expected result:
A different, more user friendly message should be displayed.
Recording: https://streamable.com/86rph
Updated•6 years ago
|
Assignee | ||
Comment 1•6 years ago
|
||
I think to fix this, we need to add AuthErrors.is(error, 'USER_CANCELED_LOGIN')
here: [1]
Assignee | ||
Updated•6 years ago
|
Comment 2•6 years ago
|
||
An update is now pushed so we can re-test. Timea can you try again? Thanks.
Updated•6 years ago
|
Comment 3•6 years ago
|
||
Comment 4•6 years ago
|
||
Closing based on comment 2. Please verify. Thanks
Reporter | ||
Comment 5•6 years ago
|
||
Verified - Fixed on Windows 7/10, Mac OS 10.14 and Ubuntu 18.04.
Attached expected behavior.
Reporter | ||
Updated•6 years ago
|
Description
•