To reproduce, visit
https://en.m.wikipedia.org/wiki/User:%C4%B0ncelemeelemani
and click Talk.
To reproduce, visit
https://en.m.wikipedia.org/wiki/User:%C4%B0ncelemeelemani
and click Talk.
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
Don't double- URL-encode talk page titles | mediawiki/extensions/MobileFrontend | master | +4 -0 |
So, it's likely an MobileFrontend JavaScript bug.
option.title in TalkOverlay._loadContent is URL-encoded, and somewhere down the line (one of PageGateway.getPage's callees) it is getting URL-encoded again.
Change 272945 had a related patch set uploaded (by Ori.livneh):
Don't double- URL-encode talk page titles
Could have sworn we added this to current sprint during triage. Sorry for dropping the ball.