View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
5090 | Composr alpha bug reports | General / Uncategorised | public | 2022-11-29 22:20 | 2022-12-06 19:29 |
Reporter | PDStig | Assigned To | Chris Graham | ||
Priority | normal | Severity | minor | ||
Status | resolved | Resolution | fixed | ||
Summary | 5090: $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. | ||||
Tags | No tags attached. | ||||
Attach Tags | |||||
Sponsorship open | |||||
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 |