This patch has been comitted on 31July, while pre3 was released on 29July (the reason why its a day after the release is that we wanted to release pre3 with a major bugfix, but didnt want to destablise the branch just before the release).
So it'll come out in the next release. In the meanwhile, latest cvs has 'em. We took a while to get consensus on the patch.. you can read the comments on the bug for the history :) -------Original Message------- > From: <[EMAIL PROTECTED]> > Subject: Bugzilla Bug 13478 (RawDataBlock: Missing workaround for low performance InputStreams ) > Sent: 30 Aug 2003 23:48:26 > > I was just updating my code to use POI 2.0 pre3 JAR and noticed that this > bug is still unfixed in RawDataBlock.java. What's up with that? This was > discovered and a patch was provided almost a year ago. > > http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13478 > > I'm perfectly happy to patch it on my machine and distribute that, but it > would be nice to fix it in the real 2.0 release soon so we can get some > test coverage of it. > > Am I the only one running into this? > > For what its worth, if I run with a simple FileInputStream, I never get > this error. But if I load the contents of the XLS file into a buffer and > then pass a ByteArrayInputStream to POI, it always happens. Make the > patch and it works correct either way. > > Is there anything I can do to help with this to get it moving? > > > -Rob -------Original Message-------
