@hlfan commented on this pull request.


> @@ -80,6 +80,11 @@ OSM = {
 
     const hash = OSM.parseHash(location.hash);
 
+    const geoURI = Object.fromEntries(new URLSearchParams(
+      params.geouri?.replaceAll(/[?;]/g, "&")?.replace(":", "=")

So do you want me to follow RFC 5870 or not?
https://github.com/openstreetmap/openstreetmap-website/pull/5736#discussion_r1979882902
 indicates yes, 
https://github.com/openstreetmap/openstreetmap-website/pull/5736#discussion_r1976402137
 indicates no

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

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

Reply via email to