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





------- Additional comments from [EMAIL PROTECTED] Thu Nov  1 12:08:01 +0000 
2007 -------
Mathias,
it should work on Windows but not on Unix.

Try to run OOo with en_US.UTF-8, ru_RU.UTF-8 (or other UTF-8 locale) and you get
"wrong format" error and empty file.
If you run with non UTF-8 locale, like ISO-8859-1, KOI8-R, CP1251 you get the
opened but it appears as needed only for CP1251 which is very rare used these 
days.
I suggest not use osl_getThreadTextEncoding() (which depends on generated libc
locales on GNU/Linux for example) and use proposed
AllSettings::GetDefaultTextEncoding() (with changes of course) for MS-dependent
formats.


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