To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=101870
User od changed the following:
What |Old value |New value
================================================================================
CC|'' |'mru'
--------------------------------------------------------------------------------
Ever confirmed| |1
--------------------------------------------------------------------------------
Status|UNCONFIRMED |STARTED
--------------------------------------------------------------------------------
Priority|P3 |P2
--------------------------------------------------------------------------------
Target milestone|--- |OOo 3.2
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Thu May 28 09:32:56 +0000
2009 -------
Investigation reveals, that the list style attribute at the newly created
paragraph and the internal status of the corresponding <SwTxtNode> instance,
namely its member <mpNodeNum>, are not in sync.
Defect cause:
method <SwTxtNode::_MakeNewTxtNode(..)> creates such a new <SwTxtNode> instance
in case that it has a hard list style set and its paragraph style states that a
new following paragraph has to have another paragraph style.
This is a serious issue from my point of view. It needs to be fixed in next
release.
--> changing priority and target accordingly.
Solution:
In method <SwTxtNode::_MakeNewTxtNode(..)> the action according to local
variable <bResetHardSetNumRuleWhenFmtCollChanges> have to be performed before
calling method <ChgFmtColl(..)>
---------------------------------------------------------------------
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]