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/06/19 10:40:31 UTC

DO NOT REPLY [Bug 45233] New: Userdefined Data Validation Formula breaks after saveing with hssf

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

           Summary: Userdefined Data Validation Formula breaks after saveing
                    with hssf
           Product: POI
           Version: 3.0-dev
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: major
          Priority: P2
         Component: HSSF
        AssignedTo: dev@poi.apache.org
        ReportedBy: bernhard.schwager@komaxgroup.com


Created an attachment (id=22140)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=22140)
cell reference from the data validation formula is set to a1 after saving

If a user defined data validation uses cell-references in the formula, the
reference points to the cell a1 after saving the excel file with poi.

Look at the attachment: After saving the file with poi the data validation from
cell B4 changed from =TAG(B4)=1 to =TAG(A1)=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: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


DO NOT REPLY [Bug 45233] Userdefined Data Validation Formula breaks after saveing with hssf

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


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

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




--- Comment #1 from Josh Micich <jo...@gildedtree.com>  2008-06-19 09:23:02 PST ---
This looks very similar to bug 45091
Please re-test with latest svn trunk / nightly build
(for example:
http://encore.torchbox.com/poi-svn-build/poi-3.1-beta3-20080619.jar)

Reopen this bugzilla if the problem still occurs.

*** This bug has been marked as a duplicate of bug 45091 ***


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