Opened 16 years ago

Last modified 13 years ago

#3914 closed defect

No Exporter Found if you don't specify a file extension — at Version 3

Reported by: vitki@… Owned by: team
Priority: normal Milestone:
Component: Core Version: tested
Keywords: save, saveas Cc:

Description (last modified by Leigh)

If you download OSM data from the server, and then do a "file/save", or a "file/save as" JOSM gives the error "No Exporter Found! Nothing saved." if you don't specify a file extension.
If you specify the file extension, the save is successful.

Change History (3)

comment:1 by anonymous, 16 years ago

files will be saved as filename.osm

only if your input name is filename. (ends with a point) or an other undefined file extension you will get an exception. (same with latest)

comment:2 by stoecker, 16 years ago

Resolution: worksforme
Status: newclosed

comment:3 by Leigh, 13 years ago

Description: modified (diff)
Resolution: worksforme
Status: closedreopened

Just had the same issue - I didn't specify filename., but filename instead - i.e. there was no trailing period, or file extension.

Specifying filename.osm resolves the issue.

See also #7843 for related issue, and steps to reproduce.

Note: See TracTickets for help on using tickets.