Visit http://en.m.wikipedia.beta.wmflabs.org/wiki/Special:MobileCite/333807 and you'll see the edit page action
This code should not be being loading nor should it be running on a special page.
Description
Description
Details
Details
Related Changes in Gerrit:
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| Don't load initialision edit or watch code on special pages | mediawiki/extensions/MobileFrontend | master | +10 -8 |
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | Jdforrester-WMF | T125174 [EPIC] Enable editing for mobile users without JavaScript and kill Special:MobileEditor code in MobileFrontend | |||
| Resolved | Jdlrobson | T135542 Edit icon shows on Special:MobileCite Page when wgMFAllowNonJavaScriptEditing is true |
Event Timeline
Comment Actions
Change 289336 had a related patch set uploaded (by Jdlrobson):
Don't load initialision edit or watch code on special pages
Comment Actions
Change 289336 merged by jenkins-bot:
Don't load initialision edit or watch code on special pages
Comment Actions
Apparently this didn't quite get fixed. JavaScript doesn't load but edit icon is still there. We'll either need to hide it in CSS (easy) or scrub it from output (not sure if edit icons should be appearing in output anyway)