Issue 50174 - API: fwk.ModuleUIConfigurationManager
Summary: API: fwk.ModuleUIConfigurationManager
Status: ACCEPTED
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P3 Trivial
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-01 13:01 UTC by chne
Modified: 2013-02-24 21:09 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-06-01 13:01:53 UTC
The UNO-API-Test is unable to close the last document,

The after interface test of XInitialization the current document was closed and
a new one was created. If the interface test of XUIConfigurationPersistence is
finished the UNO-API-Test could not close the document.
If you check the interfaces seperately both tests are able to close the document.

To reproduce this behavior just start your office with parameter

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

and call inside a solar shell:
-o
fwk.ModuleUIConfigurationManager::com::sun::star::lang::XInitialization,com::sun::star::ui::XUIConfigurationPersistence
Comment 1 stephan.wunderlich 2005-06-01 13:11:19 UTC
sw->cd: looks like one for you, and for the call in the solar shell ... I'm sure
cn meant 
   checkapi -o fwk....
Comment 2 carsten.driesner 2005-06-01 16:16:08 UTC
.