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





------- Additional comments from [EMAIL PROTECTED] Tue Jun 24 14:56:46 +0000 
2008 -------
How do you create your patches? Without changes, this doesn't compile because of
a missing brace. You should directly use diff output from working code.

The undo problem is actually caused by an error in the code from issue 51656:
You must never directly modify an item that is in an ItemSet (pLRItem in this
case). Instead, make a copy of the item, modify the copy and use it in
rStyleSet.Put.

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