Issue 93094 - [Automation] Remove handling of special dialogs in API based file loading routines
Summary: [Automation] Remove handling of special dialogs in API based file loading rou...
Status: CLOSED FIXED
Alias: None
Product: QA
Classification: Unclassified
Component: testscripts (show other issues)
Version: current
Hardware: PC All
: P3 Trivial
Target Milestone: ---
Assignee: joerg.skottke
QA Contact: issues@qa
URL:
Keywords:
Depends on:
Blocks: 93095
  Show dependency tree
 
Reported: 2008-08-25 11:43 UTC by joerg.skottke
Modified: 2017-05-20 09:16 UTC (History)
1 user (show)

See Also:
Issue Type: TASK
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-25 11:43:43 UTC
Some hFileOpen...() functions handle the "Update links" dialog and the "ASCII
Filter" dialog. These are special cases and should not be handled in a global
routine.

This step is necessary to provide simple and reliable returnvalues
Comment 1 joerg.skottke 2008-08-25 11:44:55 UTC
Target Later (3.1 for component qa not available)
Comment 2 joerg.skottke 2008-08-26 14:22:58 UTC
Fixed, the optional parameters have been remove along with the code that handles
those dialogs.
Comment 3 joerg.skottke 2008-10-08 08:19:00 UTC
Verified