Issue XML is generated with syntax errors

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Low
    • None
    • Affects Version/s: 8.14.1, 8.17.0, 8.18.0
    • None
    • 8.14
    • 4
    • Severity 3 - Minor
    • 0

      Issue Summary

      Issue XML is generated with syntax errors

      Steps to Reproduce

      1. Go to Issues > Search for Issues
      2. Select Export >XML
      3. 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

      &

       

            Assignee:
            Unassigned
            Reporter:
            Mateo
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: