Issue 69946 - new chart: Crash when data source missing for series
Summary: new chart: Crash when data source missing for series
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: chart (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: kla
QA Contact: issues@graphics
URL:
Keywords: new_implementation
Depends on:
Blocks:
 
Reported: 2006-09-28 15:57 UTC by daniel.rentz
Modified: 2013-02-24 21:21 UTC (History)
2 users (show)

See Also:
Issue Type: TASK
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
test file with chart with missing values (64.50 KB, application/vnd.ms-excel)
2006-09-28 15:58 UTC, daniel.rentz
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description daniel.rentz 2006-09-28 15:57:26 UTC
With latest changes in CVS for sc/source/filter:

Load attached Excel file. Contains one data series without value link, only 
title. Excel shows title in legend and no data points. Chart2 crashes due to 
missing values in XLabeledDataSequence.
Comment 1 daniel.rentz 2006-09-28 15:58:05 UTC
Created attachment 39426 [details]
test file with chart with missing values
Comment 2 daniel.rentz 2006-10-05 09:09:28 UTC
target
Comment 3 bjoern.milcke 2006-10-06 08:48:00 UTC
Accepted
Comment 4 bjoern.milcke 2006-11-01 12:44:01 UTC
The crash is fixed. But due to our XLabeledDataSequence concept, we cannot have
a label without data. The label is only found if in the same labeled sequence
there are values with the correct role. We have to re-think this concept also
for the data ranges dialog.
Comment 5 IngridvdM 2006-11-16 18:48:40 UTC
changed summary to start with 'new chart:'
Comment 6 bjoern.milcke 2006-12-06 12:14:43 UTC
Crash is fixed. For the remaining problem see Issue 72308.
Comment 7 bjoern.milcke 2006-12-13 17:13:41 UTC
Fixed in chart2mst3 Milestone 10, please verify.
Comment 8 IngridvdM 2007-01-18 11:54:48 UTC
changed target to 2.3
Comment 9 IngridvdM 2007-03-01 19:32:17 UTC
changed issue type
Comment 10 kla 2007-03-12 14:59:29 UTC
no crash anymore -> verified
Comment 11 p9w.vu.31122010 2007-08-03 01:34:09 UTC
Verified Fixed in m221, Closing