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 2012/07/23 12:56:53 UTC

[Bug 53588] New: 45672 is back in 3.8

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

          Priority: P2
            Bug ID: 53588
          Assignee: dev@poi.apache.org
           Summary: 45672 is back in 3.8
          Severity: normal
    Classification: Unclassified
                OS: Windows Vista
          Reporter: aniruddha_joag@hotmail.com
          Hardware: PC
            Status: NEW
           Version: 3.8
         Component: HSSF
           Product: POI

A LastCellOfRowDummyRecord is returned after encountering a formula record that
results in a string value.
In particular I see this : if a formula(with string result) is encountered in
the middle of a row and there is a missing cell immediately after - all cells
upto the missing cells are reported as missing - probably because the
LastCellOfRowDummyRecord  resets the column number back to zero.

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


[Bug 53588] 45672 is back in 3.8

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=53588

Aniruddha Joag <an...@hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW

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


[Bug 53588] 45672 is back in 3.8

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=53588

Evgeniy Berlog <su...@gmail.com> changed:

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

--- Comment #5 from Evgeniy Berlog <su...@gmail.com> ---
This problem should be fixed in trunk.

Please try with a nightly build - see download links on http://poi.apache.org/
or build yourself from SVN trunk, see http://poi.apache.org/subversion.html

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


[Bug 53588] 45672 is back in 3.8

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=53588

--- Comment #3 from Aniruddha Joag <an...@hotmail.com> ---
Created attachment 29100
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=29100&action=edit
Java class file to recreate the problem

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


[Bug 53588] 45672 is back in 3.8

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=53588

--- Comment #4 from Aniruddha Joag <an...@hotmail.com> ---
Apologies, something went wrong and the attachments were submitted without my
comments, so here goes :
Attached a very simple excel file which has a formula at R1C3, this wrongly
sets the missing columns.

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


[Bug 53588] 45672 is back in 3.8

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=53588

--- Comment #2 from Aniruddha Joag <an...@hotmail.com> ---
Created attachment 29099
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=29099&action=edit
Excel File to reproduce 45672

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


[Bug 53588] 45672 is back in 3.8

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=53588

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #1 from Nick Burch <ni...@alfresco.com> ---
Are you able to produce a unit test that shows the problem?

(Code with unit tests is much less likely to suffer accidental regressions!)

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