mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 18:39:52 +00:00
4e2318f2f0
After filtering the PHP array to only include the ids of namespaces with subpages enabled, add an array_values() call so that the ids are again indexed numerically beginning from 0, which is needed for the array to be passed to the JavaScript as an array rather than an object. Bug: T293310 Follow-up: Ia0ecac71721eceed52cc90f39ecc560bdf1b7f9b Change-Id: I45bb281314caf5da0b7836829eb44f858836566f |
||
---|---|---|
.. | ||
ApiParsoidTrait.php | ||
ApiVisualEditor.php | ||
ApiVisualEditorEdit.php | ||
ServiceWiring.php | ||
SpecialCollabPad.php | ||
VisualEditorApiVisualEditorEditPostSaveHook.php | ||
VisualEditorApiVisualEditorEditPreSaveHook.php | ||
VisualEditorDataModule.php | ||
VisualEditorDesktopArticleTargetInitModule.php | ||
VisualEditorHookRunner.php | ||
VisualEditorHooks.php |