Opened 11 years ago
Closed 11 years ago
#497 closed defect (fixed)
Spurious messages about "Read-only" file operations
Reported by: | John Small | Owned by: | Gregg Young |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | fm/2 base | Version: | 3.21 |
Keywords: | Cc: |
Description
Scenario: 1) Open a ZIP file 2) Double click on one of the files in the ZIP file which happens to be read-only. 3) Stop viewing the opened file 4) Close the AV/2 window for the ZIP file. 5) A message is displayed: Title: Read Only File! Text: The file <filename-in-fm2-temp-dir> is Read Only! Do you wish to continue [Note: There is no "?" at the end of the question.]
The only "operation" in progress when the message appears is that FM/2 is cleaning up the file(s) in the temporary directory (and perhaps the temporary directory itself).
This message should not appear in this situation. It should only appear upon user-initiated delete operations.
Change History (2)
comment:1 by , 11 years ago
Owner: | set to |
---|---|
Status: | new → assigned |
comment:2 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
CS 1710