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: [email protected]
        ReportedBy: [EMAIL PROTECTED]


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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to