View Issue Details

IDProjectCategoryView StatusLast Update
0005090Composr alpha bug reports[All Projects] General / Uncategorisedpublic2022-12-06 19:29
ReporterPatrick SchmalstigAssigned ToChris Graham 
SeverityMinor-bug 
Status resolvedResolutionfixed 
Summary0005090: $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.
Sponsorship open

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2022-11-29 22:20 Patrick Schmalstig New Issue
2022-11-29 22:20 Patrick Schmalstig Status non-assigned => assigned
2022-11-29 22:20 Patrick Schmalstig 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