[openstreetmap/openstreetmap-website] Apply lang attribute to localized name:* values (#6834) (PR #6854)
Marwin Hochfelsner
notifications at github.com
Fri Mar 6 21:29:32 UTC 2026
@hlfan commented on this pull request.
> @@ -109,6 +109,19 @@ def test_element_icon
end
end
+ def test_extract_lang_from_name_tags
+ regex = /^name:([a-z]{2,3}(?:-[A-Z]{2})?)$/
This test shouldn't redefine the regex here; just view the browse page.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6854#pullrequestreview-3906128013
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/6854/review/3906128013 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20260306/898ff3e7/attachment.htm>
More information about the rails-dev
mailing list