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


User cl changed the following:

                  What    |Old value                 |New value
================================================================================
                    Status|NEW                       |RESOLVED
--------------------------------------------------------------------------------
                Resolution|                          |FIXED
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Wed Aug 24 02:41:10 -0700 
2005 -------
Fixed,

the root issue was that the SvxTextEditSource of a SvxShapeText is not notified
when the objects model changed. The crash happened because the new animation
implementation uses API references. For inserting the slide into the
presentation the slide is cloned, also all objects are cloned. After that the
temporary source model is closed but still referenced by SvxTextEditSource.

Fixed by adding a ChangeModel() method to SvxTextEditSource that is called from
SvxShape::ChangeModel()

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