Uploaded image for project: 'FishEye'
  1. FishEye
  2. FE-3802

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

    XMLWordPrintable

Details

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ohernandez@atlassian.com Oswaldo Hernandez (Inactive)
              Votes:
              7 Vote for this issue
              Watchers:
              10 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: