[openstreetmap/openstreetmap-website] links to wikipedia section having diacritics do not work (#3269)
fgnievinski
notifications at github.com
Mon Jul 26 04:46:53 UTC 2021
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 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.
related issue: #967
--
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/3269
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20210725/d6e97651/attachment.htm>
More information about the rails-dev
mailing list