Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] XML Parsing Error in console #253

Open
lguariento opened this issue Apr 20, 2020 · 2 comments
Open

[BUG] XML Parsing Error in console #253

lguariento opened this issue Apr 20, 2020 · 2 comments
Labels

Comments

@lguariento
Copy link
Contributor

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

@joewiz
Copy link
Member

joewiz commented Jun 1, 2020

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?

@lguariento
Copy link
Contributor Author

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
Screenshot 2020-06-01 at 16 49 07

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants