Modify ↓
Opened 15 years ago
Closed 13 years ago
#4743 closed defect (fixed)
[Patch] wrong error message when loading a non-existing file.
Reported by: | skyper | Owned by: | team |
---|---|---|---|
Priority: | trivial | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | load file warn | Cc: |
Description
I start JOSM from the console and put a filename afterwards.
If this file does not exist, JOSM warns about no filter to open this file, but there is no file at all.
JOSM should tell you that the file does not exist.
Attachments (2)
Change History (7)
comment:1 by , 15 years ago
comment:3 by , 14 years ago
Priority: | normal → trivial |
---|
by , 13 years ago
Attachment: | 4743.patch added |
---|
by , 13 years ago
comment:4 by , 13 years ago
Summary: | wrong error message when loading a non-existing file. → [Patch] wrong error message when loading a non-existing file. |
---|
Note:
See TracTickets
for help on using tickets.
r3135 and r3140; sun and openjdk