https://bugs.freedesktop.org/show_bug.cgi?id=67547

--- Comment #2 from Noel Power <[email protected]> ---
note: the root cause of the problem is in the scripting framework itself where
there is a XNameAccess implementation, the XNameAccess implementation is
throwing when ole bridge is attempting to figure out if there is a property
called "getScript". Apparently ( I had forgotten this ) we treat any named
elements in an object ( exposed via XNameAccess ) as properties.
The scripting framework shouldn't throw in this instance ( it thinks the
MasterScriptProvider isn't initialised correctly )

Solution is to fix the logic in the MasterScriptProvider implementation

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to