Failed to parse FishEye response: An invalid XML character (Unicode: 0x1a) was found in the element content of the document.

XMLWordPrintable

    • Severity 2 - Major
    • 2

      REST resources should ensure to replace any non-valid XML characters before JAXB marshalls the response sent to a client

      When we try to marshall a Java object than contains these characters JAXB will generate invalid XML which then causes parsing exceptions in the client side. More details @ https://studio.plugins.atlassian.com/browse/FISH-532

      We should replace these characters with the Unicode replacement character before we marshall the object.

      More info @ http://java.net/jira/browse/JAXB-614

              Assignee:
              Unassigned
              Reporter:
              Oswaldo Hernandez (Inactive)
              Votes:
              7 Vote for this issue
              Watchers:
              10 Start watching this issue

                Created:
                Updated:
                Resolved: