115 errors in last 7 days (https://logstash.wikimedia.org/goto/73afc1451a6db1bab59fdcd65be1088f)
Potential to spike and cause significant logspam if added to a popular page.
Steps to replicate the issue (include links if applicable):
- Visit https://en.wikipedia.beta.wmcloud.org/wiki/T424875 or https://ru.wikipedia.org/w/index.php?title=Korn on mobile ensuring there is a red link to K@#*%!
- Open developer console
What happens?:
load.php:802 Uncaught URIError: URI malformed
at decodeURIComponent (<anonymous>)
at Object.newFromUri (load.php:802:846)
at isUserUri (load.php:776:463)
at HTMLAnchorElement.<anonymous> (load.php:778:523)
at load.php:375:499
at jQuery.grep (load.php:345:363)
at winnow (load.php:375:450)
at jQuery.fn.init.filter (load.php:376:437)
at load.php:778:502
at Object.add (load.php:575:479)Can replicate with
TitleUtil.newFromUri("https://ru.wikipedia.org/wiki/K@?action=edit&redlink=1#%C3%B8%!")What should have happened instead?:
Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia):
Other information (browser name/version, screenshots, etc.):
To fix this you'll need to get setup with MediaWiki and Minerva.
