You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by bu...@apache.org on 2003/09/17 07:36:49 UTC

DO NOT REPLY [Bug 23208] New: - Fixed internationalization support for HSSFSerializer by setting the output encoding to UTF-16 in Workbook also

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

Fixed internationalization support for HSSFSerializer by setting the output encoding to UTF-16 in Workbook also

           Summary: Fixed internationalization support for HSSFSerializer by
                    setting the output encoding to UTF-16 in Workbook also
           Product: Cocoon 2
           Version: Current CVS 2.1
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: general components
        AssignedTo: dev@cocoon.apache.org
        ReportedBy: yuryx@mobicomk.donpac.ru


In current wersion HSSFSerializer support the internationalization in Cell only,
this patch add the internationalization in Workbook also.