You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I'm visiting https://fixamingata.se/around?js=1&pc=orust, the hits are displayed with the appropriate national characters: "Orust, Västra Götalands län, Götaland, Sverige".
However, when I visit the same page on our beta site (https://fixamingata.se/around?js=1&pc=orust, based on HEAD) the hit is shown as "Orust, Västra Götalands län, Götaland, Sverige".
The display of results from the geocoder was broken in 5934b38, part of #1871 – because I did not know about a bug in HTTP::Message, libwww-perl/HTTP-Message#72 (originally reported in 2013; I've submitted a PR at libwww-perl/HTTP-Message#90). I've submitted a PR at #1906 that hopefully fixes this. Note that double-encoded data will have been saved in the cache, so that will need clearing too once the fix is deployed.
When I'm visiting https://fixamingata.se/around?js=1&pc=orust, the hits are displayed with the appropriate national characters: "Orust, Västra Götalands län, Götaland, Sverige".
However, when I visit the same page on our beta site (https://fixamingata.se/around?js=1&pc=orust, based on HEAD) the hit is shown as "Orust, Västra Götalands län, Götaland, Sverige".
Has something changed in regard to this lately?
I reverted my changes in https://github.com/jonkri/fixmystreet/commit/7ed9770031b20b304722ffa50850c97bc476307f, but the problem still occurred.
Thanks!
The text was updated successfully, but these errors were encountered: