Wikidata Query UI calls WMF shortenurl API to make short url. While the API returns two different codes always, the UI only shows one.
It should show both.
Original task desctiption:
It appears that T221016 has regressed. @Stuartyeates just minted the following URL
https://w.wiki/G3E$
This url is problematic because many systems don't recognize $ being part of a url when making plaintext linked. This was previously fixed where such a problematic character was automatically mapped to -, but this no longer seems to be in effect ?