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


Josh Micich <[EMAIL PROTECTED]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
            Summary|Problem reading xls files   |Problem reading xls files
                   |created by Perl module      |created by Perl module
                   |Spreadsheet::WriteExcel     |Spreadsheet::WriteExcel
                   |                            |(missing row records)




--- Comment #10 from Josh Micich <[EMAIL PROTECTED]>  2008-05-11 01:25:05 PST 
---
fixed in svn r655278.

HSSFSheet needed to be modified to handle files missing the ROW records. An
extra fix was to set the default row height flag properly.

The attached file (id=19267) was not so obscure.  Quite a few existing HSSF
junit example files already had this characteristic.  POI was just ignoring all
rows in those spreadsheets.


-- 
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