View Issue Details

IDProjectCategoryView StatusLast Update
5090Composr alpha bug reportsGeneral / Uncategorisedpublic2022-12-06 19:29
ReporterPDStig Assigned ToChris Graham  
PrioritynormalSeverityminor 
Status resolvedResolutionfixed 
Summary5090: $cms.behaviors.clickEval fails because of CSP unsafe-eval (breaks the + and - buttons on privileges)
Description$cms.behaviors.clickEval uses an eval within the function, but this is blocked by Content Security Policy via unsafe-eval. As a result, the +/- buttons on privilege screens do not work. This might also be breaking the repeat for other group buttons, but I am not sure yet.
TagsNo tags attached.
Attach Tags
Sponsorship open

Sponsor

Date Added Member Amount Sponsored

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2022-11-29 22:20 PDStig New Issue
2022-11-29 22:20 PDStig Status Not Assigned => Assigned
2022-11-29 22:20 PDStig Assigned To => Chris Graham
2022-12-06 19:29 Chris Graham Status Assigned => Resolved
2022-12-06 19:29 Chris Graham Resolution open => fixed
2023-02-26 18:29 Chris Graham Category General => General / Uncategorised