https://issues.apache.org/ooo/show_bug.cgi?id=124555
--- Comment #17 from Andre <[email protected]> --- Some more information about the root cause: a Seek() to stream end (the usual technique to determine the stream length) did not restore the previous stream position. Subsequent reads from the stream read data from the wrong position. -- You are receiving this mail because: You are watching all issue changes.
