Opened 4 years ago
Closed 4 years ago
#2776 closed enhancement (fixed)
Openstreetbugs: use new server
| Reported by: | dnaber | Owned by: | hampelratte |
|---|---|---|---|
| Priority: | major | Component: | Plugin |
| Version: | Keywords: | openstreetbugs | |
| Cc: | henrik.niehaus@… |
Description
There has been a new version of the OSB server available at http://openstreetbugs.schokokeks.org/ for some time. I suggest this should replace the current default (http://openstreetbugs.appspot.com).
Advantages of the new server are described at
http://wiki.openstreetmap.org/wiki/User:Emka/new_OSB
Attachments (0)
Change History (3)
comment:1 Changed 4 years ago by Henrik Niehaus <henrik.niehaus@…>
- Cc henrik.niehaus@… added
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 4 years ago by emka
- Resolution fixed deleted
- Status changed from closed to reopened
This is great news! Did you also test the parsing? Last time I changed the URIs manually, the parsing did not work because of some extra spaces in the new output. I did not have time yet to look further into it.
Reopening - feel free to close it if parsing routine works with the new site.
comment:3 Changed 4 years ago by Henrik Niehaus <henrik.niehaus@…>
- Resolution set to fixed
- Status changed from reopened to closed
Yes, I had to add some code to the api actions, because schokokeks returns other responses than appspot. The openstreetbugs plugin is now compatible with both servers.



I have added an automatical switch, which will be executed after a confirmation dialog. New version 16139 should be available soon.