Closed
Bug 697290
Opened 13 years ago
Closed 13 years ago
If enrolling into Marketplace fails, /payments is blank
Categories
(addons.mozilla.org Graveyard :: Developer Pages, defect)
addons.mozilla.org Graveyard
Developer Pages
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: krupa.mozbugs, Unassigned)
References
()
Details
Attachments
(1 file)
(deleted),
image/png
|
Details |
While enrolling one of my apps into marketplace, I got a traceback while setting up third party tokens. On navigating back to https://addons-dev.allizom.org/en-US/developers/addon/app-337531/payments, I am confronted by a blank page.
expected behavior:
User is allowed to give enrolling another shot.
actual behavior:
blankness at https://addons-dev.allizom.org/en-US/developers/addon/app-337531/payments. See screenshot.
Comment 1•13 years ago
|
||
Didn't do a deep analysis of this but the response is simply blank and here is the returned header:
HTTP/1.1 302 FOUND
Server: Apache
Vary: X-Mobile, Accept-Encoding
X-Backend-Server: dev1
Content-Type: text/html; charset=utf-8
Strict-Transport-Security: max-age=2592000
Date: Tue, 25 Oct 2011 23:37:27 GMT
Location: https://addons-dev.allizom.org/en-US/firefox/users/login?to=/en-US/developers/addon/app-337531/payments
Transfer-Encoding: chunked
X-Content-Security-Policy-Report-Only: policy-uri /services/csp/policy?build=2929
Via: Moz-Cache-pp-zlb01
Connection: Keep-Alive
x-frame-options: DENY
X-Cache-Info: not cacheable; response is 302 without expiry time
Comment 2•13 years ago
|
||
That's saying you need to be logged in to see the page.
Krupa: we lost the data on -dev. Can you reproduce?
Reporter | ||
Comment 3•13 years ago
|
||
(In reply to Wil Clouser [:clouserw] from comment #2)
> That's saying you need to be logged in to see the page.
>
> Krupa: we lost the data on -dev. Can you reproduce?
sigh.. will try to reproduce.
Assignee | ||
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•