Closed
Bug 1107700
Opened 11 years ago
Closed 11 years ago
Improve on the way we trigger the interstitial logout view.
Categories
(Marketplace Graveyard :: Payments/Refunds, defect, P2)
Tracking
(Not tracked)
VERIFIED
FIXED
2014-12-16
People
(Reporter: muffinresearch, Assigned: muffinresearch)
References
Details
(Whiteboard: [qa+])
Currently we use whether the user didn't come from marketplace *and* if the data-start-view is unset.
This will break down in a desktop / android setup as we could refresh the page and you will see the logout interstitial.
Let's make the additional check only occur on the page that starts the payment process.
| Assignee | ||
Comment 1•11 years ago
|
||
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•11 years ago
|
||
https://github.com/mozilla/webpay/commit/df17fa3466b01b6f5dd4f0bac210aa1f41c37baf
https://github.com/mozilla/spartacus/commit/7904f364bbdf460659ffd820631483209f33d8b6
QA Notes:
We'll need to check this doesn't regress anything around in-app payments. This will require testing in-app with a real purchase to make sure the "You are logged-in as" logout interstitial is only ever seen at the start of the flow when there's an existing session.
| Assignee | ||
Updated•11 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•11 years ago
|
Whiteboard: [qa+]
| Assignee | ||
Updated•11 years ago
|
Target Milestone: --- → 2014-12-16
| Assignee | ||
Updated•11 years ago
|
Priority: -- → P2
| Assignee | ||
Comment 3•11 years ago
|
||
This bug was the previous fix see bug 1107642
Comment 4•11 years ago
|
||
I tested this manually and it's working fine. This is now Verified and Fixed. Thanks!
Status: RESOLVED → VERIFIED
Comment 5•11 years ago
|
||
I tested this manually and it's working fine. This is now Verified and Fixed. Thanks!
You need to log in
before you can comment on or make changes to this bug.
Description
•