Modify ↓
Ticket #4711 (closed defect: worksforme)
Open file names with comma in them
| Reported by: | anonymous | Owned by: | team |
|---|---|---|---|
| Priority: | minor | Component: | Core |
| Version: | latest | Keywords: | |
| Cc: |
Description
Sending files to JOSM on the commandline that contains a comma in the file name, gives an error. This used to work in JOSM half a year back or so.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.



Works for me on linux.
Have you tried to put the filename in quotes: "nodes,ways.osm" ?