[openstreetmap/openstreetmap-website] Editing GPX trace properties via web form has no effect (#1533)
danstowell
notifications at github.com
Mon May 1 15:32:20 UTC 2017
I uploaded a GPX trace to OSM. Present at http://www.openstreetmap.org/user/mcld/traces/2402245 . I click on "Edit this trace" because I want to change the visibility setting. This takes me to http://www.openstreetmap.org/trace/2402245/edit as expected. I change the visibility dropdown, I press "Save changes" - this seems to take me simply to the trace's .../edit page again, and no change in the GPX metadata has occurred. (Similarly if I alter the description.)
(I'm using firefox 53.0 on ubuntu 16.04)
When I submit the form, it submits to .../edit and the post content is
<pre>
utf8=✓
_method=patch
authenticity_token=kjsKlyz8zWleBkZaKoUAYtMpJbcqfiNIMGIGn3UXz1BBzg==
trace[description]=homerton+addr+surveying
trace[tagstring]=walk
trace[visibility]=identifiable
commit=Save+Changes
</pre>
(...although I've mangled the authenticity token in case it's sensitive.) The reply to the POST is simply 200 OK.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/1533
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20170501/2ea7c653/attachment.html>
More information about the rails-dev
mailing list