Closed
Bug 1080868
Opened 10 years ago
Closed 10 years ago
Marketplace fails to load after doing the pre-verified flow
Categories
(Marketplace Graveyard :: Consumer Pages, defect, P1)
Tracking
(Not tracked)
VERIFIED
FIXED
2014-10-21
People
(Reporter: krupa.mozbugs, Assigned: mstriemer)
References
Details
Attachments
(1 file)
(deleted),
image/png
|
Details |
steps to reproduce:
1. Load https://marketplace-dev.allizom.org/admin/mail
2. Find the email about switching to Firefox Accounts
3. Click on the link
4. Complete the Sign in
expected behavior:
Marketplace loads and the user is logged in
actual behavior:
Marketplace fails to load. User is stuck on the loading screen and the console shows the following JS errors
TypeError: window.opener is null include.js:13
TypeError: l.body.attr(...) is undefined include.js:7
Browser console shows:
TypeError: window.opener is null include.js:13
TypeError: Property 'handleEvent' is not callable.
TypeError: l.body.attr(...) is undefined
Reporter | ||
Comment 1•10 years ago
|
||
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → mstriemer
Updated•10 years ago
|
Priority: -- → P1
Assignee | ||
Comment 2•10 years ago
|
||
Assignee | ||
Updated•10 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 3•10 years ago
|
||
https://github.com/mozilla/zamboni/commit/396a36f4db9d7155587a4a6893e7db1993a3394c
https://github.com/mozilla/fireplace/commit/77fc00a9fd0a01cd71b89a404a07b5d348d38c06
https://github.com/mozilla/fireplace/commit/1fa29f53a7ef8f0c67f715d6b42ff4028398aba1
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•10 years ago
|
Target Milestone: --- → 2014-10-21
Comment 4•10 years ago
|
||
Verified as fixed : http://screencast.com/t/UkPlYHwTnhi
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•