To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=41066
User toconnor changed the following:
What |Old value |New value
================================================================================
Assigned to|toconnor |jli
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Fri Jan 21 08:41:19 -0800
2005 -------
Joachim thinks that this may be a side effect of OOo setting the
SecurityManager for the execution of the applet. Reassigning to him
to take a look at the issue. By the way you don't need to install the
UNO package to reproduce this, just do the following:
- Start office and open the html file attached to this issue
- Now select Tools/Macros/Run Macro
- Navigate to OpenOffice.org Macros/HelloWorld/helloworld.bsh
- Click Run
An error message appears with the following exception:
java.security.AccessControlException: access denied (java.net.NetPermission
specifyStreamHandler)
at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:264)
at
java.security.AccessController.checkPermission(AccessController.java:427)
at java.lang.SecurityManager.checkPermission(SecurityManager.java:532)
at java.net.URL.checkSpecifyHandler(URL.java:629)
at java.net.URL.<init>(URL.java:501)
at
com.sun.star.script.framework.container.ScriptMetaData.createURL(Unknown Source)
at
com.sun.star.script.framework.container.ScriptMetaData.getClassPath(Unknown
Source)
at
com.sun.star.script.framework.provider.ClassLoaderFactory.getURLClassLoader(Unknown
Source)
at
com.sun.star.script.framework.provider.beanshell.ScriptImpl.invoke(Unknown
Source)
---------------------------------------------------------------------
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]