To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=72905


User timar changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|''                        |'timar'
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Mon Dec 25 10:28:20 -0800 
2006 -------
I have not had the chance to try Pavel's build but in my build environment I
found that this patch was not enough to resolve the issue.

The ulfconv tool which converts UTF8 encoded .ulf files to ANSI encoded .mlf
files could not convert from UTF8 to CP1258. For example the line

vi = "Chuẩn bị cài đặt %PRODUCTNAME %PRODUCTVERSION" (in UTF8)

became

vi = "Chu?n b? cài đ?t %PRODUCTNAME %PRODUCTVERSION" (in CP1258)

Some characters were converted correctly but some became ? marks. When I used
iconv command (iconv -f utf-8 -t cp1258) all characters were converted
correctly. Therefore I suspect there was a problem with ulfconv
(setup_native\source\ulfconv\ulfconv.cxx) or rather in the underlying libraries
which ulfconv used.



---------------------------------------------------------------------
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]

Reply via email to