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

Entity decoding broken if it crosses a chunk #140

Closed
renggli opened this issue Mar 26, 2022 · 0 comments
Closed

Entity decoding broken if it crosses a chunk #140

renggli opened this issue Mar 26, 2022 · 0 comments
Assignees
Labels

Comments

@renggli
Copy link
Owner

renggli commented Mar 26, 2022

In XML streams, if entities happen to cross a chunk, the decoding is missed.

Example:

Stream.ofIterable(['&', 'amp', ';'])
@renggli renggli added the bug label Mar 26, 2022
@renggli renggli self-assigned this Mar 26, 2022
renggli added a commit that referenced this issue Mar 26, 2022
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

1 participant