Skip to content

Fix double-consuming input stream in xml reader - #238

Merged
fongie merged 2 commits into
mainfrom
bug/#237-woodstox
Jun 26, 2026
Merged

Fix double-consuming input stream in xml reader#238
fongie merged 2 commits into
mainfrom
bug/#237-woodstox

Conversation

@fongie

@fongie fongie commented Jun 22, 2026

Copy link
Copy Markdown
Owner

Pull Request

Description

  • Fix bug where input stream was read twice in DigaXmlJaxbRequestReader leading to errors using non-vanilla XML parser

Closes

closes #237

@fongie
fongie force-pushed the bug/#237-woodstox branch from 1794bc0 to 43508a6 Compare June 22, 2026 15:25
@bogdanazaric-oviva

Copy link
Copy Markdown

Working for me @fongie 👌

@fongie
fongie merged commit f34e299 into main Jun 26, 2026
1 check passed
@fongie
fongie deleted the bug/#237-woodstox branch June 26, 2026 17:23
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.

readBillingReport reads the InputStream twice → truncated XML / "Content is not allowed in prolog" when Woodstox is the StAX provider

2 participants