Modify ↓
#6255 closed defect (fixed)
[patch] 'Open Recent' file list contains relative paths
Reported by: | lonvia | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | Cc: | skyper |
Description
If a file is loaded into the josm via the command line, the file appears in the 'Open Recent' list with its relative position (i.e. exactly with the path that was given during startup). If josm is later started from a different directory, the 'Open Recent' entries don't work anymore.
To reproduce:
- change to directory 'foo'
- start 'josm foo.gpx'
- end josm
- change to another directory
- start josm without any commandline options
- try to open 'foo.gpx' from 'Open Recent'
Attachments (1)
Change History (8)
comment:1 by , 14 years ago
comment:2 by , 14 years ago
Cc: | added |
---|
by , 14 years ago
Attachment: | no-relative-paths.patch added |
---|
easy enough fix. Also sneaks in some other small goodies :)
comment:3 by , 14 years ago
Summary: | 'Open Recent' file list contains relative paths → [patch] 'Open Recent' file list contains relative paths |
---|
comment:7 by , 14 years ago
Patch review, what an ancient concept. We are working on the live product. Makes much more fun :-)
Note:
See TracTickets
for help on using tickets.
Ticket #6469 has been marked as a duplicate of this ticket.