Issue 50466 - Reserved names trigger strange errormessages
Summary: Reserved names trigger strange errormessages
Status: CLOSED NOT_AN_OOO_ISSUE
Alias: None
Product: General
Classification: Code
Component: ui (show other issues)
Version: current
Hardware: All Windows 2000
: P3 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: joerg.skottke
QA Contact: issues@framework
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-08 09:48 UTC by joerg.skottke
Modified: 2005-06-24 11:00 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 2005-06-08 09:48:17 UTC
Automated test: filedlg_filenames2.bas/tReservedNamesWin()

If a file is saved to a reserved name (like NUL, AUX etc.) the user is informed
that the file already exists. On closing the the errormessage the user is warned
that the office could not create a backup copy.

Reproduction:
- New document (any)
- Save the file as "NUL"
-> Warning: "The file already exists, overwrite?"
- confirm with "Yes"
-> Warning: "Could not create backup copy"
- confirm with "OK"

Expected bahavior:
- The user should be warned that the filename is invalid.
- we should remain on the file-save dialog and allow the user to correct the error.
Comment 1 andreas.schluens 2005-06-09 13:29:51 UTC
... same as ... #i50533# and #i50462# .
Comment 2 joerg.skottke 2005-06-24 11:00:32 UTC
invalidate
Comment 3 joerg.skottke 2005-06-24 11:00:55 UTC
close