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

           Summary: LastCellOfRowDummyRecord is returned multiple times per
                    row
           Product: POI
           Version: unspecified
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HSSF
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


Created an attachment (id=22473)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=22473)
Spreadsheet containing issue

I'm trying to convert a Excel spreadsheet to CSV based on something similar to
the example XLS2CSVmra.java.

This is using the Event API.  For some reason on certain rows of my spreadsheet
I get multiple LastCellOfRowDummyRecord records per row.  These happen at
different points doing the processing of the row.  
For example row 16 returns LastCellOfRowDummyRecord after processing column 12,
column 18 and column 31.

Problem Spreadsheet attached.

Tested in 3.1 and 3.5 beta 1


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