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

           Summary: Token operand class not being copied by
                    SharedFormulaRecord.convertSharedFormulas()
           Product: POI
           Version: 3.0-dev
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HSSF
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]
                CC: [EMAIL PROTECTED]


Originally reported as a re-open of bug 42541.

If the example file
(https://issues.apache.org/bugzilla/attachment.cgi?id=22062) is read and
re-written by POI, the formulas in Sheet1!C6:C21 all display as '#VALUE!' in
Excel.

The formulas contain tokens with operand class 'array'.  The code in
SharedFormulaRecord.convertSharedFormulas() does not propagate the operand
class correctly.


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