[openstreetmap/openstreetmap-website] Workaround for iD "bug" #10761 (PR #5661)

Martin Raifer notifications at github.com
Wed Feb 12 13:09:05 UTC 2025


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/5661 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250212/fd1f36d2/attachment.htm>


More information about the rails-dev mailing list