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





------- Additional comments from arie...@openoffice.org Sun Oct 10 23:14:02 
+0000 2010 -------
Yes, it is not clear what is expected under that Any.

Looking at the com.sun.star.script.provider.MasterScriptProviderFactory
implementation:

http://svn.services.openoffice.org/opengrok/xref/DEV300_m88/scripting/source/provider/MasterScriptProviderFactory.cxx#63

it calls ActiveMSPList::getMSPFromAnyContext()
http://svn.services.openoffice.org/opengrok/xref/DEV300_m88/scripting/source/provider/ActiveMSPList.cxx#82

There you see that it can be a string, or an XModel, or something else
implementing XScriptInvocationContext.

Not sure where the empty string "" ends up... but the impl. seems to expect a
"vnd.sun.star.tdoc", see
http://svn.services.openoffice.org/opengrok/xref/DEV300_m88/scripting/source/provider/ActiveMSPList.cxx#161


Anyway, yes, there is an issue, in the fact that the office should not crash if
you do not catch an exception thrown in the bridge.


---------------------------------------------------------------------
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to