To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=67838
------- Additional comments from [EMAIL PROTECTED] Sun Dec 17 05:25:06 -0800 2006 ------- Probably the same problem as in issue 29006. The behavior is probably be triggered simply by mapping byte values > 126 to ANSI codepage instead the the codepage specified in WW6 file. The solution would be to check the encoding of WW6 file, and use the proper encoding function (which probably is already there) instead of using the ANSI one. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
