[openstreetmap/openstreetmap-website] Replace qs with URLSearchParams (PR #5592)

Anton Khorev notifications at github.com
Sun Feb 2 16:38:37 UTC 2025


@AntonKhorev commented on this pull request.



> @@ -39,7 +37,7 @@ OSM.initializeContextMenu = function (map) {
     callback: function describeLocation(e) {
       const [lat, lon] = OSM.cropLocation(e.latlng, map.getZoom()).map(encodeURIComponent);

`encodeURIComponent` here probably doesn't do anything

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

Message ID: <openstreetmap/openstreetmap-website/pull/5592/review/2588591520 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250202/3c41bf1a/attachment.htm>


More information about the rails-dev mailing list