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

           Summary: NotImplementedFunction should throw an exception instead
                    of silent internal errors
           Product: POI
           Version: 3.0
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HSSF
        AssignedTo: dev@poi.apache.org
        ReportedBy: j...@gildedtree.com


This change was motivated by these threads:
http://mail-archives.apache.org/mod_mbox/poi-user/200901.mbox/%3ca644352c0901131503q44ce53a0ld9e225bbe0419...@mail.gmail.com%3e

http://mail-archives.apache.org/mod_mbox/poi-user/200901.mbox/%3c4551eab41622ec4aa6cfaab005485c01d53...@sfpwmf107.polk.com%3e

When the evaluator comes across an unimplemented function, an internal error
code was returned.  This value is not suitable for writing into a FormulaRecord
or BoolErrRecord, because it causes errors when opening the file in Excel.


-- 
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-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to