Actions
Bug #27577
openNodes table has CSP error with column containing JSON property
Status:
Pending release
Priority:
N/A
Assignee:
Category:
Web - UI & UX
Target version:
Pull Request:
Severity:
Minor - inconvenience | misleading | easy workaround
UX impact:
User visibility:
First impressions of Rudder
Effort required:
Very Small
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No
Description
When having setup a property column containing JSON (e.g. Property 'rudder'), the JSON cannot be folded/unfolded.
This is because CSP is preventing from executing an onclick
: pre onclick="$(this).toggleClass("toggle")" class="json-beautify show-more"
Files
Updated by Clark ANDRIANASOLO 2 days ago
- Status changed from In progress to Pending technical review
- Assignee changed from Clark ANDRIANASOLO to Raphael GAUTHIER
- Pull Request set to https://github.com/Normation/rudder/pull/6602
Updated by Clark ANDRIANASOLO 2 days ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|57aa505a1523b5fcb06414e47ef23d5d3775c655.
Actions