Issue 92984 - [Automation] gUseSysDlg incorrectly interpreted in some test cases
Summary: [Automation] gUseSysDlg incorrectly interpreted in some test cases
Status: CLOSED FIXED
Alias: None
Product: QA
Classification: Unclassified
Component: testscripts (show other issues)
Version: current
Hardware: All All
: P3 Trivial
Target Milestone: ---
Assignee: joerg.skottke
QA Contact: issues@qa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-21 09:35 UTC by joerg.skottke
Modified: 2013-08-07 15:07 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 joerg.skottke 2008-08-21 09:35:12 UTC
As reported by Zhu Lihua on to ooo-dev mailing list the two test cases 
* tInFilterCountCompare and
* tQuickInsertGraphNotAsLink
have a faulty logic test for the OOo filepicker.
The code should be removed as the filepicker is set during initialization, the
test is redundant.
Comment 1 joerg.skottke 2008-08-21 09:44:26 UTC
Removed the checking for file picker. Let it crash when not set.
Comment 2 joerg.skottke 2008-08-21 09:55:05 UTC
Fix verified for Linux and Windows.
Comment 3 joerg.skottke 2008-09-17 09:02:56 UTC
Closed