To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=55065
------- Additional comments from [EMAIL PROTECTED] Wed May 17 09:06:58 -0700 2006 ------- Pavel, sorry for the delay. Actually, I can not see in the code that this is a regression, so it may have been introduced with the caching. However, the problem is that sal/rtl/source/bootstrap.cxx:getIniFileName_Impl does not return a resolved and canonicalized path. With the result that the bootstrap file cache tries to lookup the application rc file again and again, recursively. The attached patch fixes the problem. Unfortunately, I don't have a CWS at hand to integrate it with. Do you have one? --------------------------------------------------------------------- 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]
