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 2008/05/13 17:26:58 UTC

DO NOT REPLY [Bug 44987] getLastCellNum of HSSFRow returns the wrong value

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


Josh Micich <jo...@gildedtree.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME




--- Comment #1 from Josh Micich <jo...@gildedtree.com>  2008-05-13 08:26:58 PST ---
There's no mistake in the javadoc for HSSFRow.getLastCellNum() (see bug 43901).
 So if there is a discrepancy, it's a real bug.

>From what I understand, you are saying that presence of cells in one row can
affect the LastCellNum value of another row.  POI didn't seem to have any test
case which made sure this doesn't occur, this so I added one (in svn r655912).

Can you please upload a spreadsheet and/or some test code which shows the
behaviour you are referring to?


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