mediawiki-extensions-Visual.../includes
Bartosz Dziewoński a76d3daf54 DesktopArticleTarget.init: Allow veaction=edit to override namespace settings
Prior to 80bfbfc54b this worked by
accident, and with a number of bugs depending on your settings (see
T219457). It turns out that Wikipedia users have invented various
workflows that depended on this bug (mostly involving sandbox pages in
namespaces where VE is not enabled). Restore it as a supported
feature, and in a way that avoids the problems it previously caused.

Bug: T221892
Change-Id: I62714b6f2905efd1d1b34c7a13b9917cb6c609fc
2019-05-14 00:18:47 +02:00
..
ApiVisualEditor.php Section switch from wikitext to VE 2019-05-13 19:49:10 +01:00
ApiVisualEditorEdit.php Section switch from wikitext to VE 2019-05-13 19:49:10 +01:00
SpecialCollabPad.php SpecialCollabPad: Remove unused variable $request 2019-04-01 23:08:02 +01:00
VisualEditorDataModule.php DataModule: Use module->getConfig instead of rl->getConfig 2019-04-17 17:33:53 +00:00
VisualEditorDesktopArticleTargetInitModule.php Replace usage of deprecated ConfigFactory::getDefaultInstance() 2019-05-04 22:02:29 +01:00
VisualEditorHooks.php DesktopArticleTarget.init: Allow veaction=edit to override namespace settings 2019-05-14 00:18:47 +02:00