[openstreetmap/openstreetmap-website] Split links in notes when tag has value of type link (or freeform) (Issue #7118)

Pablo Brasero notifications at github.com
Mon Jul 6 07:16:12 UTC 2026


pablobm left a comment (openstreetmap/openstreetmap-website#7118)

The problem is with how we detect these strings in the text. We use [a regular expression](https://github.com/openstreetmap/openstreetmap-website/blob/af7d6fe81d55c2ccc61bb3b3766a94c5027adb4c/config/settings.yml#L180) and that can't tell about tagging schemas.

We would need to change how this is implemented, so that tag-value pairs are a special case that goes through similar detections to those used in the data view.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/7118#issuecomment-4890095066
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/issues/7118/4890095066 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20260706/4e69ca68/attachment.htm>


More information about the rails-dev mailing list