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 [PATCH] HSSFHeader and HSSFFooter doesnot support DBCS ------- Additional Comments From [EMAIL PROTECTED] 2003-03-28 08:36 ------- Oh, sorry... I feel Mr.Rainer Klute already evaluated my attatchments. In my patch,deciding logic to serialize as compressed or raw unicode is in FooterRecord and HeaderRecord.(Only checking character code greater than 0xff is existed or not...it works correctly in my local some testcases,but I don't know it is truly correct for OLE2 specification XP) But now in POI library,responsibility to manage the encoding mode is not in library,but in users(like HSSFCell).My patch is different style from that POI currently doing. Is it OK? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
