To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=111636
User af changed the following:
What |Old value |New value
================================================================================
Status|NEW |RESOLVED
--------------------------------------------------------------------------------
Resolution| |FIXED
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Tue May 18 13:01:01 +0000
2010 -------
Issue 109515 fixes a crash caused by styles, copied and pasted from one document
to another, still reference the old model. When that is destroyed the pointers
point into the wild: crash.
This was fixed by always replacing the copied styles with the default style of
the new model. This lead to the white background as described above.
I changed this fix to first look up a style in the new document that has the
same name as the style of the old document. If that does not exist the default
style is used as fall back.
---------------------------------------------------------------------
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]