Issue 93097 - [Automation] Fix writer update test
Summary: [Automation] Fix writer update test
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-25 11:57 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-25 11:57:51 UTC
A test case is broken. Disable it so we can have a greenstate.
Comment 1 joerg.skottke 2008-08-25 12:00:39 UTC
w_updt.bas::tFileSaveAsExport has one error and warnings which are caused by
problems passing the correct filter string to the API.

Followup: Write issue for the API problem (to AS).
Comment 2 joerg.skottke 2008-08-25 13:43:37 UTC
Fixed, the filter string was wrong. Correct one is "MS Word 97" as stated in

http://wiki.services.openoffice.org/wiki/Framework/Article/Filter/FilterList_SO_8
Comment 3 joerg.skottke 2008-08-25 13:47:10 UTC
Verified in rev. 1.2.32.2.4.1
Comment 4 joerg.skottke 2008-08-26 08:09:45 UTC
Target
Comment 5 joerg.skottke 2008-09-29 09:49:34 UTC
Integrated in both OOO300 and DEV300. Closing