Issue 43931

Summary: API: sc.XMLImporter::com::sun::star::xml::sax::XDocumentHandler
Product: App Dev Reporter: chne
Component: apiAssignee: chne
Status: CLOSED FIXED QA Contact: issues@api <issues>
Severity: Trivial    
Priority: P2 CC: issues
Version: 3.3.0 or older (OOo)   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description chne 2005-03-02 18:52:58 UTC
While calling the method startElement() the office freeze.

The UNO-API test tries to fill the method with  
oObj.startElement('<table:table table:name(CDATA)="XMLImporter_test">', AttrList)

To reproduce this behavior just start your office with parameter

"-accept=socket,host=0,port=8100;urp;" 

and call inside a solar shell:

checkapi -o sc.XMLImporter::com::sun::star::xml::sax::XDocumentHandler
Comment 1 chne 2005-03-02 18:55:03 UTC
the same for sc.XMLContentImporter::com::sun::star::xml::sax::XDocumentHandler
Comment 2 sascha.ballach 2005-03-03 10:51:10 UTC
fixed
Comment 3 niklas.nebel 2005-03-21 11:38:59 UTC
Reassigning back for verification.

re-open issue and reassign to cn@openoffice.org
Comment 4 niklas.nebel 2005-03-21 11:39:06 UTC
reassign to cn@openoffice.org
Comment 5 niklas.nebel 2005-03-21 11:39:12 UTC
reset resolution to FIXED
Comment 6 chne 2005-03-22 12:27:34 UTC
verified in dr34
Comment 7 chne 2005-04-01 08:10:12 UTC
ok in src680_m90