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





------- Additional comments from [EMAIL PROTECTED] Thu Oct 25 13:03:55 +0000 
2007 -------
ama->lijian: I have attached a new document. Please compare this document with
the document you get if you open 1234.odt and compare it with abcd.odt.
It looks nearly the same, doesn't it?
But there is a big difference, in my document you could reject the insertion and
accept the deletion and you will not crash. Doing the same with the comparison
document 1234-abcd will end with a crash!
Why?
If you debug the function SwDoc::AppendRedline(..) and have a look at the
pNewRedl, especially into its member pPoint and pMark, you will see a small
difference. Please open my document, accept all changes and then activate a
compiler breakpoint in SwDoc::AppendRedline(..). If you now call "undo" in
Writer, the method will be called twice, for the insertion-redline and for the
deletion-redline. Have a look at the pPoint and pMark from pNewRedl.
And now do the same with the document 1234.odt, compared with abcd.odt. First
accept all changes and then press "undo". Again SwDoc::AppendRedline(..) will be
called twice.

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