Closed
Bug 1477725
Opened 7 years ago
Closed 7 years ago
Calendar link does not work because of CSP policy
Categories
(Websites :: Nucleus, defect)
Websites
Nucleus
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: pascalc, Assigned: pmac)
Details
Go to any release and try to change the date by clicking on the calendar link to show a mini calendar.
ex: https://nucleus.mozilla.org/admin/rna/release/660/
The mini-calendar is not displayed and an error is logged into the console:
"Content Security Policy: Les paramètres de la page ont empêché le chargement d’une ressource à inline (« script-src »)."
~= the page settings prevented loading an inline resource (script-src)
This is on Firefox Nightly, tracking protection is off.
| Assignee | ||
Comment 2•7 years ago
|
||
This is fixed:
https://github.com/mozilla/nucleus/commit/ee9383294a248226aaf3a5ca06741c5f1a1ec59f
Fixed in dev. Deploying to production now.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•