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


User mba changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|NEW                       |RESOLVED
--------------------------------------------------------------------------------
              Resolution|                          |FIXED
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Thu Apr 10 10:04:16 +0000 
2008 -------
fixed in CWS
Problem was the removal of SwRegHistory as one(!) of the existing ctors did not
only create the undo history entry but also did the real work (setting
attributes in text node). Without that the node got no attribute and in case of
the bug document not even got a hints array.

I fixed in by moving the SetAttr() call from the SwRegHistory ctor to all places
in the code where this ctor was called. This happened to be just a few places in
source/core/doc/sw_docfmt.cxx.

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