#5322 - SVG embeds broken
| Identifier | #5322 |
|---|---|
| Issue type | Minor issue (breaks specific functionality) |
| Title | SVG embeds broken |
| Status | Closed (not fixable) |
| Handling member | Deleted |
| Addon | General / Uncategorised |
| Description | When trying to render an SVG in an embed, a JS error is thrown:
Refused to load plugin data from 'http://localhost/composr/uploads/attachments/90752f167749f.svg' because it violates the following Content Security Policy directive: "object-src 'none'". object-src should probably be set to base url or something similar. |
| Steps to reproduce | |
| Funded? | No |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments
As such, this will not be fixed. However, more context was given in the "allow plugins" option for CSP configuration explicitly stating SVG attachments will not render if disabled.