To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=90614
User mav changed the following:
What |Old value |New value
================================================================================
Status|NEW |RESOLVED
--------------------------------------------------------------------------------
Resolution| |FIXED
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Fri Jul 11 12:05:05 +0000
2008 -------
The OLEObjCache is a global object. So it closes the embedded object that is a
container for other subobjects to allows loading of the subobjects. The problem
is that the cache does not know anything about objects hierarchy so it tries to
unload the object that is on the call stack.
The fix is to let the cache check whether the currently unloaded object has
subobjects in running state ( each object in the cache knows own parent model
and the model of the object ).
---------------------------------------------------------------------
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]