View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005090 | Composr alpha bug reports | [All Projects] General / Uncategorised | public | 2022-11-29 22:20 | 2022-12-06 19:29 |
Reporter | Patrick Schmalstig | Assigned To | Chris Graham | ||
Severity | Minor-bug | ||||
Status | resolved | Resolution | fixed | ||
Summary | 0005090: $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. | ||||
Sponsorship open | |||||
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 |