-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
None
-
Affects Version/s: 8.14.1, 8.17.0, 8.18.0
-
Component/s: Backup & Restore (non-migration)
-
None
-
8.14
-
4
-
Severity 3 - Minor
-
0
Issue Summary
Issue XML is generated with syntax errors
Steps to Reproduce
- Go to Issues > Search for Issues
- Select Export >XML
- Copy generated XML file and paste into an XML validator
Expected Results
Syntax to be correct, XML document to clear the validator without issues
Actual Results
Validator returns results like: The reference to entity "XXX" must end with the ';' delimiter.
Ampersands preceding the referenced "entity" are not encoded correctly and are what is generating syntax errors
Workaround
To pass the XML syntax checker: Edit the XML document to change all ampersands to
&