Opened 4 years ago
Closed 4 years ago
#3612 closed defect (fixed)
New relation not saved correctly
| Reported by: | Nakor | Owned by: | team |
|---|---|---|---|
| Priority: | normal | 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 Changed 4 years ago by Nakor
comment:2 Changed 4 years ago by Gubaer
- Resolution set to worksforme
- Status changed from new to closed
Can't reproduce in latest. Closing as worksforme.
Please reopen if still present and provide information about the version you use.
comment:3 Changed 4 years ago by Nakor
- Resolution worksforme deleted
- Status changed from closed to 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
comment:4 Changed 4 years ago by Gubaer
- Resolution set to fixed
- Status changed from reopened to closed
Should be fixed in r2213.



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.