To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=63294
User bm changed the following:
What |Old value |New value
================================================================================
Status|NEW |STARTED
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Fri Mar 17 02:49:27 -0800
2006 -------
The problem occurs with charts that have a column mapping (see
chart:column-mapping attribute in chart:chart element of context.xml stream).
Assume having a column mapping e.g. "2 1 0" which means the first and the last
series are swapped in their order. If you delete the last data column, the
mapping becomes invalid and must be updated. What you get is "<no series> 1 0"
which should then become just "1 0". Maybe this update is not done correctly and
you get sth. like "2 1" which contains an illegal index to a no-longer-existing
third series.
---------------------------------------------------------------------
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]