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


User od changed the following:

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




------- Additional comments from [EMAIL PROTECTED] Tue Oct 18 07:03:15 -0700 
2005 -------
fixed in cws swnumtree - changed file:
/sw/source/core/txtnode/ndtxt.cxx, 1.49.32.27

defect cause:
In method <SwTxtNode::SplitNode(..)> method <SwTxtNode::_MakeNewTxtNode(..)> is
called, which may modify the <IsCounted()> attribute.

solution:
Keep <IsCounted()> state before calling method <SwTxtNode::_MakeNewTxtNode(..)>
and set this kept state at the newly inserted <SwTxtNode>.

additional defect and according fix:
method <SwTxtNode::_MakeNewTxtNode(..)> has to changed the <IsCounted()> state,
only if called from method <SwTxtNode::SplitNode(..)>, which is indicated by
parameter <bNext> being FALSE.

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