[Bug 54248] Retrieving content that contains a BOM via request.getReader() issue

2013-02-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54248 Konstantin Kolinko changed: What|Removed |Added Status|NEW |RESOLVED Resolution|-

[Bug 54248] Retrieving content that contains a BOM via request.getReader() issue

2013-01-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54248 --- Comment #1 from Mark Thomas --- Thanks for the report. The fix is to ensure that the decoder is reset between requests when the converter is recycled. The fix has been applied to trunk and 7.0.x and will be included in 7.0.35 onwards.