Issue 50462 - Windows: Filename CLOCK$ reserved by system yet is an allowed filename
Summary: Windows: Filename CLOCK$ reserved by system yet is an allowed filename
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: AOO Later
Assignee: joerg.skottke
QA Contact: issues@framework
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-08 09:13 UTC by joerg.skottke
Modified: 2005-08-05 06:38 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:13:58 UTC
Automated test: filedlg/filedlg_filenames2.bas/tSaveReservedNamesWin

According to Microsoft's documentation the filename "CLOCK$" is a reserved
filename. 
It is undeletable via Explorer, yet OpenOffice.org can save files of this name.

Reproduction:
- Save a document, name it "CLOCK$"

The result is:
a) The file is saved
b) An errormessage is displayed: "The file already exists, overwrite?"

Correct behavior should be:
a) File is not saved
b) Messagebox: "File could not be saved"
Comment 1 joerg.skottke 2005-06-08 09:15:34 UTC
setting OS->Windows
Comment 2 joerg.skottke 2005-06-08 09:20:55 UTC
Note: File can be deleted via DOS-Shell, still i want to keep the prio.
Comment 3 joerg.skottke 2005-06-08 09:22:49 UTC
Note: Used StarSuite (Multi) to produce the error.
Comment 4 andreas.schluens 2005-06-09 13:27:56 UTC
Target and Prio are not acceptable. Because it's not a crash. And furthermore it's a 
feature request then a bug. Because the handling of our File Svae dialog was never 
specified in this way. So the problems are "random".

Please have a look on the corresponding parent task #i50533#.
Comment 5 joerg.skottke 2005-08-05 06:38:03 UTC
Random behavior is always a bug. However, a RFE was filed so i close this taks.
Comment 6 joerg.skottke 2005-08-05 06:38:23 UTC
close