Skip to content

Fix xml parsing issue#106

Merged
lucianbc merged 1 commit intomainfrom
fix-parsing-issue
Mar 17, 2026
Merged

Fix xml parsing issue#106
lucianbc merged 1 commit intomainfrom
fix-parsing-issue

Conversation

@lucianbc
Copy link
Member

The document parser may get into problems when parsing emojis that extend past the internal buffering mechanism. If we switch to a SAX parser, this issue is avoided.

The document parser may get into problems when parsing emojis that extend past the internal buffering mechanism. If we switch to a SAX parser, this issue is avoided.
@lucianbc lucianbc merged commit 6540d53 into main Mar 17, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants