Issue 43931 - API: sc.XMLImporter::com::sun::star::xml::sax::XDocumentHandler
Summary: API: sc.XMLImporter::com::sun::star::xml::sax::XDocumentHandler
Status: CLOSED FIXED
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P2 Trivial
Target Milestone: ---
Assignee: chne
QA Contact: issues@api
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-02 18:52 UTC by chne
Modified: 2013-02-24 21:08 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
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