Issue 115543

Summary: [non-pro] errors when generating chart
Product: General Reporter: Regina Henschel <rb.henschel>
Component: chartAssignee: kla <thomas.klarhoefer>
Status: CLOSED DUPLICATE QA Contact: issues@graphics <issues>
Severity: Trivial    
Priority: P3 CC: IngridvdM, issues
Version: 3.3.0 or older (OOo)   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description Regina Henschel 2010-11-11 21:14:01 UTC
Take a new Spreadsheet and enter some numbers.
Mark them and click on the "Chart"-icon in the standard toolbar.

I get the error:
Error: SvXMLImport::startElement: created context has wrong prefix
From File C:/DEV300m92/xmloff/source/core/xmlimp.cxx at Line 727

Click on "No" in the Debug Output.
I get the next error:
Error: ScXMLImport::endElement: popped context has wrong prefix
From File c:/DEV300m92/xmloff/source/core/xmlimp.cxx at Line 792

Clicking on "No" the previous error window pops up. Continue with "No". You will
get some of this error windows. Finally the chart is created.

Now click on "Cancel" in the Chart dialog.
I get the error:
Error: Window::~Window: inconsistency in top window chain!
From File C:/DEV300m92/vcl/source/window/window.cxx at Line 4709
Comment 1 Regina Henschel 2010-11-14 19:56:32 UTC
I see the errors in C:/DEV300m92/xmloff/source/core/xmlimp.cxx also when I
change the value in a cell, which is used in a chart data range. After clicking
No for all the error windows Calc freezes.
Comment 2 IngridvdM 2010-11-16 16:37:38 UTC
This is most probably a duplicate to issue 114671, as I cannot reproduce this
error with dev300m93 anymore, where this issue is fixed.

*** This issue has been marked as a duplicate of 114671 ***
Comment 3 kla 2010-11-24 09:31:19 UTC
As IHA has written, its an duplicate and i will close it.