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





------- Additional comments from [email protected] Tue Nov  3 15:07:21 +0000 
2009 -------
the problem is caused if the inserted file contains a frame that is anchored AT
character.

it is not necessary that the file is in WW8 format; because WW8 cannot store
anchor type at paragraph, the frame is stored with anchor AT character on WW8
export.

in SwReader::Read there is some special code to create Undo objects for inserted
frames with anchors at page or at paragraph.

there is no special code for frames AT character, so these survive the Undo of
the file insertion.
if this happens, the node offsets in previous Undo objects are wrong, and thus
further Undo steps likely crash.

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