See https://test2.wikipedia.org/wiki/Abou_El_Hassan (tab link, clicking on it loads the wikitext editor) .
Works as intended instead when VE is the "last editor you used".
Description
Description
Details
Details
Related Changes in Gerrit:
| Status | Subtype | Assigned | Task | |
|---|---|---|---|---|
| · · · | ||||
| Resolved | Krenair | T58337 Change VE integration to only use one edit tab, to avoid user choice paralysis | ||
| Resolved | Krenair | T124652 Pages with pending changes show an "Edit" tab label even when they actually mean "Edit source" | ||
| · · · |
Event Timeline
Comment Actions
That'd be FlaggedRevs overwriting it after us, based on FlaggablePageView::setViewTabs
Comment Actions
I'm not quite sure why FlaggedRevs is doing that... Usually it just ends up changing 'Edit' to 'Edit'...
Comment Actions
@ori helped me track this down. It was committed in rEFLR98c87c5ccb1dbc40ac88c3fa2de1e269c901cc9d (rSVN25486, 2007-09-04) and seems like dead code as of rEFLR77e348785ae508f914e3a58987126c9cd9376712 (rSVN63829, 2010-03-16). (Apart from interfering with VE's modifications, that is.)
Comment Actions
Change 267158 had a related patch set uploaded (by Alex Monk):
Delete old seemingly-obsolete code that was overwriting stuff VisualEditor changes
Comment Actions
Change 267158 merged by jenkins-bot:
Delete old seemingly-obsolete code that was overwriting stuff VisualEditor changes