To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=87650
User od changed the following:
What |Old value |New value
================================================================================
CC|'' |'mba,mh'
--------------------------------------------------------------------------------
Status|NEW |STARTED
--------------------------------------------------------------------------------
Priority|P3 |P2
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Fri Apr 4 11:49:15 +0000
2008 -------
Investigation reveals that this is caused by a serious defect introduced by CWS
swwarnings.
In method <SwXNumberingRules::replaceByIndex(..)> member variable <pNumRule> is
set in case that <pDocSh> is set. Before CWS swwarnings a local variable is
used. Thus the <SwXNumberingRules> instance, which represents the outline style
- <pNumRule> == 0 && <pDocSh != 0>, is morphed to a <SwXNumberingRules> instance
representing a normal list style. The special code for the outline style is no
longer processed after the first call of <SwXNumberingRules::replaceByIndex(..)>
>From my point of view this issue should be fixed in OOo 2.4.1
---------------------------------------------------------------------
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]