Issue 72002 - new chart: writer table based XY chart crashes in wizard step 2 when uncheck column as label
Summary: new chart: writer table based XY chart crashes in wizard step 2 when uncheck ...
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: chart (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: PC Windows XP
: P3 Trivial (vote)
Target Milestone: ---
Assignee: michael.ruess
QA Contact: issues@graphics
URL:
Keywords: new_implementation
Depends on:
Blocks:
 
Reported: 2006-11-26 22:51 UTC by Regina Henschel
Modified: 2013-02-24 21:19 UTC (History)
2 users (show)

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


Attachments
document for test (7.34 KB, application/vnd.oasis.opendocument.text)
2006-11-26 22:52 UTC, Regina Henschel
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description Regina Henschel 2006-11-26 22:51:39 UTC
Mark the writer table in attached document.
Insert > Object > chart
Step 1: choose XY (Scatter)
Step 2: uncheck "first column as label"
crash

Crash report was sent with email rb.henschel@t-online.de

Might be the same reason as issue 71677, but I don't know.
Comment 1 Regina Henschel 2006-11-26 22:52:35 UTC
Created attachment 40925 [details]
document for test
Comment 2 Regina Henschel 2006-11-26 23:45:10 UTC
The ID of the error report is rt4cfb.
Comment 3 kla 2006-11-27 09:12:03 UTC
Reproduce with a normal table and the steps as described from Regina.
Comment 4 IngridvdM 2006-11-30 14:15:15 UTC
->tl: With the current state of code I get an empty chart first at that moment
where the crahs is desribed above (which is still wrong) and crash then when
leaving the chart.
In the sources there is a null pointer access in function GetCellRangeName in
file unochart.cxx. Variable pUnoTblCrsr is 0. But there went something other
wrong before also. Please have a look.
Comment 5 IngridvdM 2006-12-05 14:41:03 UTC
fixed in CWS chart2mst3
Comment 6 thomas.lange 2006-12-13 14:04:13 UTC
Fixed in CWS chart2mst3 milestone10.
TL->MRU: Please check.
Comment 7 IngridvdM 2007-01-18 11:54:02 UTC
changed target to 2.3
Comment 8 michael.ruess 2007-04-13 14:29:04 UTC
Verified in CWS chart2mst3.
Comment 9 michael.ruess 2007-06-21 16:13:26 UTC
Checked in 680m214.