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/02/13 04:59:35 UTC

DO NOT REPLY [Bug 17039] New: - HSSFHeader and HSSFFooter doesnot support DBCS

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

HSSFHeader and HSSFFooter doesnot support DBCS

           Summary: HSSFHeader and HSSFFooter doesnot support DBCS
           Product: POI
           Version: 2.0-dev
          Platform: All
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: HSSF
        AssignedTo: poi-dev@jakarta.apache.org
        ReportedBy: kamoshida.toshiaki@future.co.jp


This is the representation of Bug 14733.
HSSFHeader and HSSFFooter are now supported only single byte characters.
If you set DBCS at thease objects,each unicode character's high bytes are 
always disposed when serialize it.