Modify ↓
Opened 3 years ago
Closed 21 months ago
#4743 closed defect (fixed)
[Patch] wrong error message when loading a non-existing file.
| Reported by: | skyper | Owned by: | team |
|---|---|---|---|
| Priority: | trivial | 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 Changed 3 years ago by skyper
comment:2 Changed 2 years ago by skyper
Ticket #6070 has been marked as a duplicate of this ticket.
comment:3 Changed 2 years ago by skyper
- Priority changed from normal to trivial
Changed 21 months ago by simon04
Changed 21 months ago by simon04
comment:4 Changed 21 months ago by simon04
- Summary changed from wrong error message when loading a non-existing file. to [Patch] wrong error message when loading a non-existing file.
comment:5 Changed 21 months ago by simon04
- Resolution set to fixed
- Status changed from new to closed
In [4404/josm]:
Note: See
TracTickets for help on using
tickets.




r3135 and r3140; sun and openjdk