To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=50733
------- Additional comments from [EMAIL PROTECTED] Sat Jul 9 09:12:07 -0700 2005 ------- Hmm, two differences in the code are catching my eye: 1. Java and Uno register systemcalls quote the component to be registered while the subroutine for python components calls "regcomp" without $installer::globals::quote. 2. For java calls the colon in "vnd.sun.star.expand\:" gets quoted. The python call, which includes an analogous "vnd.openoffice.pymodule:[pythonscript]" does not quote the colon. I am not sure if my observation is correct as i have no solver build here for further investigation. However could someone else test a bit in practice, if _quoting_ of python register calls is done correctly? Thanks! Max --------------------------------------------------------------------- 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]
