To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95628
User hdu changed the following:
What |Old value |New value
================================================================================
CC|'kpalagin' |'hdu,kpalagin'
--------------------------------------------------------------------------------
Assigned to|hdu |sb
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Wed Apr 22 08:49:45 +0000
2009 -------
This has nothing to do with the windows-specific part of sal, but is a general
cross-platform problem,
that those code parts like to use unrelated encodings for converting from 8bit
to unicode. For the issue
reported here the use of the thread specific encoding is exactly the problem.
E.g. convertToFileUrl() used by registercomponent.cxx does its conversion based
on osl_getThreadTextEncoding(). That and most otheris sounds like a bad idea;
are suspicious
(http://svn.services.openoffice.org/opengrok/search?
q=osl_getThreadTextEncoding&project=%2FCurrent+%28trunk%29)
@sb: reassigning to you since all other related devs (jsc/jbu/obo/hro) are no
longer responsible for
anything in that area
---------------------------------------------------------------------
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]