Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-56239

IE11 + Win7\8 - In web console for each rest request we get an error that effects nothing - XML5619

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Medium Medium
    • None
    • 6.11.0
    • Web Interface - AUI
    • None

      How to reproduce:
      Open the dashboard and start navigating between tabs
      The actual error:
      XML5619: Incorrect document syntax. Line: 1, Column 1

      Possible effects:
      When using ajax calls without mentioning the accepted returned type may cause the object to be a string.

      What I came up with in the research:
      This was reproduced only on bulldog, not on my local env and not on EAC.
      You can clearly see the the 'content-type' is returned in the network but for some reason being filtered from the value returned to the js code.

      To make sure the issue is not a hacked jQuery version i loaded a fresh one:

      $.getScript('https://code.jquery.com/jquery-1.7.2.js')

      And used the new version to get something from server using $.get

              Unassigned Unassigned
              mleizerovich Maxim Leizerovich
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: