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 2005/08/03 22:45:26 UTC

DO NOT REPLY [Bug 36005] New: - [PATCH] Unknown Ptg 2a

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=36005>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=36005

           Summary: [PATCH] Unknown Ptg 2a
           Product: POI
           Version: unspecified
          Platform: PC
        OS/Version: Windows 2000
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HSSF
        AssignedTo: poi-dev@jakarta.apache.org
        ReportedBy: pkwooster@gmail.com


Deleted references produce a message on stderr "Unknown Ptg 2a".  The tokens 2a,
4a and 6a are defined by the openoffice documentation as tRefErr.  I have
created a RefErrPtg.java based on RefPtg.java and modified Ptg.java to use it. 
This allows  testcases/**/usermodel/TestBugs to complete without reporting this
message. I've tested this by rerunning the tests in the build and by using a
roundtrip test and confirming that the resulting file can be read by Excel 2003
with  the damaged formula intact.
/peter

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: poi-dev-unsubscribe@jakarta.apache.org
Mailing List:    http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta POI Project: http://jakarta.apache.org/poi/