Hi all and especially Sergei, I had to back out this patch because it was responsible for the http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11010
I annotated the wrong bug number in the commit log (sorry). I'm not able to spend the time to debug what specifically is wrong with this patch, so I'll ask Sergei to try and figure it out on his own. java org.apache.poi.hssf.dev.HSSF "d:\test1.xls" write java org.apache.poi.hssf.dev.BiffViewer "d:\test1.xls" this will show you the bug. from there if you can figure it out, resubmit it and I'll apply it. -Andy [EMAIL PROTECTED] wrote: > DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG > RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT > <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10548>. > ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND > INSERTED IN THE BUG DATABASE. > > http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10548 > > [PATCH] Unicode Support for excel sheetname. > > > > > > ------- Additional Comments From [EMAIL PROTECTED] 2002-07-28 22:47 ------- > I had to back out this code, it is the cause of the current (suspected) getSize() > problems (http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10393). To > replicate run the HSSF test pattern > > (java org.apache.poi.hssf.dev.HSSF /tmp/outputfile.xls write) > > then > > (java org.apache.poi.hssf.dev.BiffViewer /tmp/outputfile.xls) > > or write any file out and then read it. POI throws some Record Format > exceptions/etc. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
