https://issues.apache.org/bugzilla/show_bug.cgi?id=44710


Josh Micich <[EMAIL PROTECTED]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED




--- Comment #5 from Josh Micich <[EMAIL PROTECTED]>  2008-04-01 16:58:54 PST ---
Fixed in svn r643654.

There was an incorrect call to input stream skip() in
DVRecord.fillFields(RecordInputStream).  I have not written a junit for this
because there seems to be many other things wrong with DVRecord.

I have closed this bug because this specific problem should not occur anymore.
With the patch, HSSFWorkbook.<init>(InputStream) completes OK now.  

However, if you need to re-write the spreadsheet back to an XLS file, you are
likely to encounter more bugs.  I have opened bug 44735 to track all of those
problems.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to