To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=81728
------- Additional comments from [EMAIL PROTECTED] Wed Oct 24 09:17:37 +0000 2007 ------- Setting the encoding from 0 to 1258, this influenced both, the Windows Installer database and the nsis download installer. In all language specific database tables of the Windows Installer database the encoding is written. With the value 0, the database table is encoded with 65001 (meaning utf-8). For the nsis installer this is relevant, because the conversion from ulf files to mlf files has changed. With encoding 0, the content of the ulf file is written directly into the mlf file. But with 1258 this is different, so that the content of nsis.mlf is different. Obviously the nsis download installer has problems with this encoding. I found the tasks i72905 and i73103 and ask myself, if the vietnamese installer has ever been working correctly, after this two bug were fixed. --------------------------------------------------------------------- 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]
