[BUG] XML Parsing Error in console
When using eXide, the following error keeps showing up in console, when logged in:
XML Parsing Error: not well-formed Location: http://localhost:8080/exist/apps/eXide/login Line Number 1, Column 1:
Inspecting that document, this shows up:
XML Parsing Error: not well-formed
Location: http://localhost:8080/exist/apps/eXide/login
Line Number 1, Column 1:
{ "user" : "admin", "isAdmin" : true }
^
eXist-db 5.2 or 5.3
By "console", I assume you mean your browser's Developer Tools pane's javascript console? I'm not seeing any such errors with eXist 5.3.0-SNAPSHOT, eXide 2.4.9, and Chrome 83.0.4103.61 on macOS 10.13.6.
Which browser are you using? Could you add a screenshot showing the window with the error?
Yes, sorry, I meant the browser's console. The errors pops up when opening files or moving between eXide's tabs.
This is eXist 5.2. on Firefox 76, macOS 10.15.4
