To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=100132
User od changed the following:
What |Old value |New value
================================================================================
Assigned to|hbrinkm |od
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Thu Mar 12 12:12:52 +0000
2009 -------
defect cause found:
<SwNumberFormat> instance for list level 5 is directly accessed in <SwNumRule>
instance, but for this list level no <SwNumberFormat> instance exists.
Fix for issue 25545 in cws hb12, integrated into DEV300m38 causes this crash.
solution:
Instead of calling method <SwNumRule::GetNumFmt(..)> call method
<SwNumRule::Get(..)>. This method provides a default <SwNumberFormat> instance,
if for the given list level none exists.
taking over this issue
---------------------------------------------------------------------
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]