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





------- Additional comments from [EMAIL PROTECTED] Tue Nov 13 14:29:43 +0000 
2007 -------
Maybe the solution is much more easy...
If there is an Undo issue with "old" tables we have to check if there is no
old/new mismatch. We introduced a new table model (flag bNewModel at class
SwTable) for OOo2.3. If we open old documents with complex table structure,
these tables will be imported as "old". Any Undo operation has to restore the
same bNewModel flag. I have already fixed some issues regarding this and my
suspicion is that the undo of table-to-text does not restore the right
bNewModel-flag. This could be the root cause for any crashes afterwards. So
please check the bNewModel flag at the SwTable before the text-to-table and
after the undo operation.

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