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


User jl changed the following:

                What    |Old value                 |New value
================================================================================
             Assigned to|jl                        |sb
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Fri Oct 31 14:42:13 +0000 
2008 -------
An easier way to reproduce is to create a local folder, for example:

D:\Jörg

and then edit the bootstrap.ini:
UserInstallation=file:///d:/J%C3%B6rg

The actual problen is in jurt, method
com.sun.star.comp.loader.RegistrationClassFinder.find 

If the class is to be loaded with an URLClassLoader then this fails, because of
the location URL which uses UTF8, but Java expects something different here.

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