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 2004/03/31 12:01:44 UTC

DO NOT REPLY [Bug 28083] New: - [PATCH] sprmPChgTabsPapx causes exception in ParagraphSprmUncompressor.java

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=28083>.
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=28083

[PATCH] sprmPChgTabsPapx causes exception in ParagraphSprmUncompressor.java

           Summary: [PATCH] sprmPChgTabsPapx causes exception in
                    ParagraphSprmUncompressor.java
           Product: POI
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Critical
          Priority: Other
         Component: HDF
        AssignedTo: poi-dev@jakarta.apache.org
        ReportedBy: piers.taylor@gossinteractive.com


If a papx deletes tab positions as well as adding them then the offset 
calculation fails to find the offset of the itbdAddMax. 
An exception is generated due to the value read into itbdAddMax being 
incorrect, or the tabs defined are incorrectly read in from another part of the 
grpprl.

---------------------------------------------------------------------
To unsubscribe, e-mail: poi-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: poi-dev-help@jakarta.apache.org