Modify ↓
Opened 17 years ago
Closed 17 years ago
#2511 closed defect (fixed)
[Patch] Send changeset in the payload when using non-atomic upload
| Reported by: | robome | Owned by: | team |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Core | Version: | |
| Keywords: | Cc: |
Description
When not using diff upload but the old method by setting osm-server.atomic-upload=false, the upload fails since the changeset is missing in the primitive.
Attached patch fixes this though I'm not 100% sure if it's the perfect place to set the changeset.
Attachments (1)
Change History (2)
by , 17 years ago
| Attachment: | JOSM.Changeset.patch added |
|---|
comment:1 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
applied with slight change in r1578.
Note:
See TracTickets
for help on using tickets.



add changeset to payload when not using atomic upload