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 2003/07/09 19:57:12 UTC

DO NOT REPLY [Bug 21439] New: - [PATCH] for problem writing HEADERS on a sheet with an embedded chart

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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21439

[PATCH] for problem writing HEADERS on a sheet with an embedded chart

           Summary: [PATCH] for problem writing HEADERS on a sheet with an
                    embedded chart
           Product: POI
           Version: 2.0-dev
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: HSSF
        AssignedTo: poi-dev@jakarta.apache.org
        ReportedBy: paul@peincor.com


When trying to modify a HEADER or FOOTER record using poi on a sheet that 
contains embedded objects (such as charts) and the embedded object contains a 
HEADER or FOOTER record (such as charts) you are actually modifying the HEADER 
or FOOTER of the embedded object.