Actions
Bug #10809
closedInvalid handling of escaped quotes/double quotes
Pull Request:
Severity:
Major - prevents use of part of Rudder | no simple workaround
UX impact:
User visibility:
Operational - other Techniques | Technique editor | Rudder settings
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
Description
We are not correctly handling escaped quotes or double quotes in Technique Editor.
In https://www.rudder-project.org/redmine/issues/9901, we removed escaping for simple quotes; and more generally, we don't have a clear and defined strategy on how to handle them, an make sure they remain escaped if we escape them, or that they are automatically escaped.
Files
Updated by François ARMAND over 3 years ago
- File clipboard-202201251726-hdqax.png clipboard-202201251726-hdqax.png added
- Status changed from New to Resolved
- Target version changed from 6.1.19 to 7.0.1
This is correctly done in 7.0
Actions