Modify ↓
Opened 14 years ago
Closed 14 years ago
#2420 closed defect (fixed)
[Patch] Saved OSM file can contain API version 'null'
Reported by: | DwiSecundus | Owned by: | team |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | api version | Cc: | DwiSecundus, Gubaer |
Description
Steps to reproduce:
- Start JOSM
- Ctrl+N (New)
- Draw a line
- Ctrl+S (Save)
- Load saved file
Observed behaviour:
Error message popup: Error while parsing <filename>: Unknown version: null
Expected behaviour:
No error message and load the file without problems.
Problem seems to be that JOSM cannot determine the current API version without connecting to the server.
Observed with latest SVN (1530).
Attachments (2)
Change History (8)
Changed 14 years ago by
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Cc: | DwiSecundus added |
---|
Changed 14 years ago by
Attachment: | default-api-version.patch added |
---|
comment:4 Changed 14 years ago by
Summary: | Saved OSM file can contain API version 'null' → [Patch] Saved OSM file can contain API version 'null' |
---|
comment:5 Changed 14 years ago by
Cc: | Gubaer added |
---|
Note: See
TracTickets for help on using
tickets.
Example file