Actions
Bug #3160
closedUsing \" in component key values leads to invalid reporting values
Status:
Released
Priority:
1 (highest)
Assignee:
Category:
Web - Compliance & node report
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
When we want to use " in variables, we need to escape them not to have proper CFEngine syntax
But this doesn't mix well with reporting
We need to correct the reporting to handle the \" -> "
Actions