You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2009/11/03 23:48:47 UTC

DO NOT REPLY [Bug 45672] LastCellOfRowDummyRecord is returned multiple times per row

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

Nick Burch <ni...@torchbox.com> changed:

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

--- Comment #12 from Nick Burch <ni...@torchbox.com> 2009-11-03 14:48:43 UTC ---
Ah, I'd forgotten that you can have records that cover multiple cells
(MulBlankRecord and MulRKRecord). MissingRecordAwareHSSFListener wasn't
handling these properly, and probably nor was anyone's code...

I've updated MissingRecordAwareHSSFListener to expand these out into individual
records, so hopefully it'll behave itself better now

-- 
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: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org