-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 5.5.42, 10.0.17, 10.1.4
-
Fix Version/s: 5.5.44
-
Component/s: Plugin - Audit
-
Labels:
-
Sprint:5.5.44
since the audit file output is csv formatted, special characters like newline or tab should be replaced on the query. this replacement is done on querys with passwords (escape_string_hide_passwords) but not on casual escape_string()