The current version of iD (v2.31, before the fix for 
https://github.com/openstreetmap/iD/issue/10761 : 
https://github.com/openstreetmap/iD/pull/10766), does not fully support 
`x-www-form-urlencoded` "query-style" strings in the hash: 
Specifically, spaces encoded as `+` will not be decoded back to ` `.

This workaround essentially temporarily reverts the behaviour of the website to 
the state before #5592, and can be dropped again with the next minor version 
upgrade of iD (`v2.32`).
You can view, comment on, or merge this pull request online at:

  https://github.com/openstreetmap/openstreetmap-website/pull/5661

-- Commit Summary --

  * workaround for iD bug #10761

-- File Changes --

    M app/assets/javascripts/edit/id.js.erb (2)

-- Patch Links --

https://github.com/openstreetmap/openstreetmap-website/pull/5661.patch
https://github.com/openstreetmap/openstreetmap-website/pull/5661.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5661
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/5...@github.com>
_______________________________________________
rails-dev mailing list
rails-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/rails-dev

Reply via email to