Issue 32159 - [fixgh]: testtool: new schematas don't tell success
Summary: [fixgh]: testtool: new schematas don't tell success
Status: CONFIRMED
Alias: None
Product: utilities
Classification: Unclassified
Component: automation (show other issues)
Version: 680m47
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo Later
Assignee: AOO issues mailing list
QA Contact: issues@tools
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-27 16:48 UTC by b.osi.ooo
Modified: 2017-05-20 11:33 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 b.osi.ooo 2004-07-27 16:48:14 UTC
the new schematas:

private:factory
service:
macro:

don't give feedback if the function got executed or not.

How to reproduce:
take e_all.sid and insert

EditSearchAndReplace_uno .uno:SearchDialog
FileNewMath private:factory/smath
FileAutopilotDocumentConverter macro:///ImportWizard.Main.Main
xEditSearchAndReplace_uno .uno:SearchDialo
xFileNewMath private:factory/smat
xFileAutopilotDocumentConverter macro:///ImportWizard.Main.Mai

then just call them in a testcase.
-> All entries starting with x.. don't exist and have to fail on calling them.
This is true for .uno:, but not for the others.
Comment 1 b.osi.ooo 2004-07-27 16:49:50 UTC
feature will get introduced by CWS_fixgh with internal task: 99680
Comment 2 gregor.hartmann 2004-08-05 11:00:10 UTC
Use diapatchWithNotification and ask AS
Comment 3 gregor.hartmann 2004-12-03 15:36:04 UTC
.
Comment 4 gregor.hartmann 2005-02-11 08:47:36 UTC
since the notification can also be asyncronous this change is too big and error
prone for SO8 timeframe.
-> OOoLater
Comment 5 Marcus 2017-05-20 11:33:13 UTC
Reset assigne to the default "issues@openoffice.apache.org".