Actions
Bug #19899
closedBug #19173: Won't fix: Incoherent escaping between Technique Editor and Rudder Technique, and unexpected reports or behaviour in 6.X
Breaking change: correct escaping for technique editor in 7.0
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Technique editor
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
Description
part of parent ticket, for 7.0 as we can break things
This is a breaking change for 7.0, as it changes the escaping within the Technique Editor - so workarounds implemented in 6.x or earlier may not work anymore
It ensures that the generated technique will:
be correct syntactly (when it's not using rudderc)
add the exact content of the string typed in the technique editor in a file
the behaviour of a directive and the technique editor is the same
Updated by Nicolas CHARLES about 3 years ago
- Status changed from New to In progress
Updated by Nicolas CHARLES about 3 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Nicolas CHARLES to François ARMAND
- Pull Request set to https://github.com/Normation/rudder/pull/3862
Updated by Nicolas CHARLES about 3 years ago
- Subject changed from correct escaping for technique editor in 7.0 to Breaking change: correct escaping for technique editor in 7.0
Updated by Nicolas CHARLES about 3 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|187006c2da17f88722310f843c9bb6d4fb0637f6.
Updated by Vincent MEMBRÉ about 3 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 7.0.0~beta1 which was released today.
Actions