Actions
Bug #21736
closedBroken report parsing when the key value contains line breaks
Pull Request:
Severity:
Major - prevents use of part of Rudder | no simple workaround
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Error - Next version
Regression:
No
Description
If i want to use multi line key, the reporting breaks because agent adds text in the output
with command_execution, if i run the following command, i get
cd /var/rudder/tmp/assets/ tar -xzvf /var/rudder/tmp/assets/fs-linux-agent-3.4.0.tar.gz
the reporting is
cd /var/rudder/tmp/assets/ 2022-09-08T10:44:12+00:00 tar -xzvf /var/rudder/tmp/assets/fs-linux-agent-3.4.0.tar.gz
so the webapp can't match it
happens in 7.1, most likely in older versions
Files
Actions