[openstreetmap/openstreetmap-website] Clicking wikipedia-link with a section does not always work (#967)
fgnievinski
notifications at github.com
Mon Jul 19 03:59:38 UTC 2021
hi, it seems that diacritics also need some attention, please.
I've tried to add a link to
https://pt.wikipedia.org/wiki/Tristeza_(Porto_Alegre)#Pórtico
when the non-ASCII character "ó" is escaped, the URL correctly becomes:
https://pt.wikipedia.org/wiki/Tristeza_(Porto_Alegre)#P%C3%B3rtico
but OSM is erroneously replacing the percent signs for dots:
https://pt.wikipedia.org/wiki/Tristeza_(Porto_Alegre)#P.C3.B3rtico
which mediawiki won't recognize when you click on a feature.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/967#issuecomment-882215212
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20210718/51483d46/attachment.htm>
More information about the rails-dev
mailing list