Opened 16 years ago
Closed 16 years ago
#3612 closed defect (fixed)
New relation not saved correctly
Reported by: | Nakor | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | Cc: |
Description
When creating a new relation it is saved as:
<relation id='-1' action='modify' visible='false'>
Then when you try to re-open the file, JOSM complains about a newly created object not being visible.
Attachments (1)
Change History (5)
comment:1 by , 16 years ago
comment:2 by , 16 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Can't reproduce in latest
. Closing as worksforme.
Please reopen if still present and provide information about the version you use.
comment:3 by , 16 years ago
Resolution: | worksforme |
---|---|
Status: | closed → reopened |
I was able to reproduce the issue in 2209:
1) Download data from bounding box: 41.93608959652183 41.938843559593614 82.51652130713835 82.51134505638707
2) create a new relation
3) add the path at the top of the download zone to the newly created relation
4) save the layer
The result is the attached OSM file that do not reopen in josm
It also looks like that in this case the file is not closed correctly as you have to close JOSM to delete the file on Windows.