Page MenuHomePhabricator

&veaction=edit URL parameter does not work on mobile site
Closed, ResolvedPublic1 Estimated Story Points

Description

URLs like https://meta.m.wikimedia.org/w/index.php?title=Main_Page&veaction=edit don't open VE. If you remove the "m." from the URL, it does work.

I think this is because the code handling veaction lives in DesktopArticleTarget.init.js and doesn't run on mobile. This breaks the useve=true functionality in <inputbox> on mobile, see e.g. https://meta.m.wikimedia.org/w/index.php?title=Grants:IdeaLab/Inspire&oldid=17677561

Event Timeline

Change 434071 had a related patch set uploaded (by DLynch; owner: DLynch):
[mediawiki/skins/MinervaNeue@master] Intercept desktop editor links

https://gerrit.wikimedia.org/r/434071

Change 434071 merged by jenkins-bot:
[mediawiki/skins/MinervaNeue@master] Intercept desktop editor links

https://gerrit.wikimedia.org/r/434071

Deskana triaged this task as Medium priority.