Opened 9 years ago
Last modified 8 years ago
#14718 closed defect
Persist message if file cannot be found — at Version 1
| Reported by: | jidanni | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | 18.05 |
| Component: | Core remotecontrol | Version: | |
| Keywords: | Cc: |
Description (last modified by )
Let's say the user gives a filename that JOSM cannot find, e.g.,
GET http://localhost:8111/open_file?filename=file.osm instead of the correct
GET http://localhost:8111/open_file?filename=$PWD/file.osm
Well what happens is a very brief message (?) flashes upon the terminal and then disappears, that is it.
The user is left scratching his head.
Note:
See TracTickets
for help on using tickets.


