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

Newlines at the end of file are throwing exception in v5 xmlParser #704

Open
kubacerny opened this issue Jan 8, 2025 · 1 comment
Open
Labels
Pending Pending to be confirmed by user/author for some check/update/implementation

Comments

@kubacerny
Copy link

When parsing XML files with new lines at the end for file, it throws exception "Unexpected data in the end of document".

in StringSource.js
in canRead(n),
there should not be +1 in the expression.

Copy link

github-actions bot commented Jan 8, 2025

We're glad you find this project helpful. We'll try to address this issue ASAP. You can vist https://solothought.com to know recent features. Don't forget to star this repo.

@amitguptagwl amitguptagwl added the Pending Pending to be confirmed by user/author for some check/update/implementation label Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Pending Pending to be confirmed by user/author for some check/update/implementation
Projects
None yet
Development

No branches or pull requests

2 participants