Closed
Bug 989323
Opened 11 years ago
Closed 11 years ago
"Oops..." page displayed for some themes in Editor tools
Categories
(addons.mozilla.org Graveyard :: Admin/Editor Tools, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 989330
2014-04
People
(Reporter: vcarciu, Unassigned)
References
()
Details
(Keywords: regression)
Steps to reproduce:
1.Go to https://addons-dev.allizom.org/en-US/editors/themes/pending
2.Open "aprilfool" theme
Expected results:
Theme is successfully opened for review
Actual results:
"Oops..." page is displayed
Please see screencast for this bug : http://screencast.com/t/PWkLlRFtcH
NOTES:
This is not reproducible for all themes. From what I see it is reproducible only for my themes(possible issue with the user? - carcium@gmail.com)
Logs from console:
GET https://addons-dev.allizom.org/en-US/editors/themes/queue/single/aprilfool [HTTP/1.1 500 INTERNAL SERVER ERROR 2502ms]
POST https://addons-dev.allizom.org/en-US/editors/queue_viewing [HTTP/1.1 200 OK 1091ms]
The X-Content-Security-Policy and X-Content-Security-Report-Only headers will be deprecated in the future. Please use the Content-Security-Policy and Content-Security-Report-Only headers with CSP spec compliant syntax instead. aprilfool
GET https://addons-dev.allizom.org/services/csp/policy [HTTP/1.1 200 OK 815ms]
Content Security Policy: allow directive is deprecated, use the equivalent default-src directive instead
Use of getUserData() or setUserData() is deprecated. Use WeakMap or element.dataset instead. requestNotifier.js:64
Content Security Policy: The page's settings blocked the loading of a resource at https://mozorg.cdn.mozilla.net/media/css/tabzilla-min.css ("style-src https://addons-dev.allizom.org:443 http://dev2.addons.phx1.mozilla.com:80 https://addons-dev-cdn.allizom.org:443").
POST https://addons-dev.allizom.org/services/csp/report [HTTP/1.1 200 OK 221ms]
Content Security Policy: The page's settings blocked the loading of a resource at https://mozorg.cdn.mozilla.net/media/img/tabzilla/tab.png ("img-src https://addons-dev.allizom.org:443 http://dev2.addons.phx1.mozilla.com:80 https://ssl.google-analytics.com:443 https://www.google-analytics.com:443 https://*.newrelic.com:443 data://*:* https://addons-dev-cdn.allizom.org:443").
Content Security Policy: The page's settings blocked the loading of a resource at https://addons-dev-cdn.allizom.org/media/css/impala/fonts/MetaWebPro-Black.woff?5a32e0b ("font-src https://addons-dev.allizom.org:443 https://fonts.mozilla.org:443 https://www.mozilla.org:443").
Content Security Policy: The page's settings blocked the loading of a resource at https://mozorg.cdn.mozilla.net/en-US/tabzilla/tabzilla.js ("script-src https://addons-dev.allizom.org:443 http://dev2.addons.phx1.mozilla.com:80 https://login.persona.org:443 https://firefoxos.persona.org:443 https://ssl.google-analytics.com:443 https://www.google-analytics.com:443 https://*.newrelic.com:443 https://addons-dev-cdn.allizom.org:443").
Content Security Policy: The page's settings blocked the loading of a resource at https://mozorg.cdn.mozilla.net/media/js/libs/jquery-1.7.1.min.js ("script-src https://addons-dev.allizom.org:443 http://dev2.addons.phx1.mozilla.com:80 https://login.persona.org:443 https://firefoxos.persona.org:443 https://ssl.google-analytics.com:443 https://www.google-analytics.com:443 https://*.newrelic.com:443 https://addons-dev-cdn.allizom.org:443").
POST https://addons-dev.allizom.org/services/csp/report [HTTP/1.1 200 OK 224ms]
POST https://addons-dev.allizom.org/services/csp/report [HTTP/1.1 200 OK 216ms]
POST https://addons-dev.allizom.org/services/csp/report [HTTP/1.1 200 OK 648ms]
POST https://addons-dev.allizom.org/services/csp/report [HTTP/1.1 200 OK 672ms]
GET https://ssl.google-analytics.com/__utm.gif
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Updated•11 years ago
|
Target Milestone: 2014-04-01 → 2014-04
| 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
•