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





------- Additional comments from [EMAIL PROTECTED] Thu Oct 13 05:26:11 -0700 
2005 -------
AW: Found reason: The embedded SD OLE is imported by binfilter, but the
controllers are not locked at the importing model. So a change at the title
object leads to a broadcast which maked sd re-layout it's text and title object
which includes deletion of the title object itself. After the broadcast, the
deleted object is used.
AW: Problem is to find a place in SW binfilter code where lockControllers /
unlockControllers can be called to encapsulate OLE loading. Discussed with CL
and found a place to do it, in XMLEmbeddedObjectImportContext_Impl StartElement
and EndElement. To not completely change behaviour, a flag will be use if
controller was locked vy StartElement and only then unlocked.
AW: Behaviour still is changed for all embedded OLEs in documents, all of them
will now be exported (loaded by binfilter) with locked controllers. This sould
make behaviour more safe in all cases.
AW: Testing solution...

---------------------------------------------------------------------
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]

Reply via email to