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


User cl changed the following:

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




------- Additional comments from [EMAIL PROTECTED] Tue Mar 28 02:25:37 -0800 
2006 -------
fixed in cws,

the problem was that the animation used an api reference to the groupshape. The
api implementation for the groupshape had a reference to its api slide. As the
slide was removed from the document and placed in the undo, this api slide was
disposed. After executing undo, that slide still was disposed (as there is no
comming back from a disposed state) and so the xml export failed.

I fixed this by changing the lifetime of an api slide. It now lives at least as
long as its SdrPage.

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