Actions
Bug #16695
closedfile_ensure_key_value_option does not escape well the speciall chars when used with the no_space option
Status:
Rejected
Priority:
N/A
Assignee:
-
Category:
Generic methods
Target version:
Pull Request:
Severity:
Major - prevents use of part of Rudder | no simple workaround
UX impact:
User visibility:
Infrequent - complex configurations | third party integrations
Effort required:
Small
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No
Description
Easiest way to reproduce:
Create a key value in a file using the "manage key value in file" technique in rudder, using the no space option.
Key must contains a special char like "_".
It works fine.
Then change the value, re-run the agent and the key is now containing "\_" instead of "_".
Actions