http://openoffice.org/bugzilla/show_bug.cgi?id=117867
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #3 from [email protected] 2011-05-04 12:27:10 --- of course, if you look at the right issue and not the wrong one, then it is easy to reproduce :) actually you don't even need a section, inserting just 3 paragraphs, then undo+redo is enough. reason is that i've wrongly adapted the SwUndoInserts::RedoImpl method to use the indexes stored in the SwUndRng base class, which it hasn't done before (they should be used only in UndoImpl) and which causes the crash. fixed in CWS sw34bf06 http://hg.services.openoffice.org/hg/cws/sw34bf06/rev/f573e7e8e68c -- Configure bugmail: http://openoffice.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Bugzilla. Please log into the website and enter your comments. --------------------------------------------------------------------- -- ----------------------------------------------------------------- To unsubscribe send email to [email protected] For additional commands send email to [email protected] with Subject: help -- ----------------------------------------------------------------- To unsubscribe send email to [email protected] For additional commands send email to [email protected] with Subject: help
