mediawiki-extensions-Visual.../modules/ve-mw/dm/metaitems
Mahmoud Al-Qudsi a9278f654b Fix exception editing cross-wiki redirects
As described in T326169, when editing a (manually created) cross-wiki redirect,
VisualEditor will throw a null dereference exception causing it to fail to load
in the browser (looking like it is just taking forever to load).

This patch prevents the exception from occurring by not attempting to write to
the null object.

Bug: T326169
Change-Id: I50fa803c7b4ce65dac1fe345431d8b8f9d0b3d61
2024-08-28 13:27:09 -05:00
..
ve.dm.MWAlienMetaItem.js Move verbose copyright message to AUTHORS.txt 2023-12-01 16:07:39 +00:00
ve.dm.MWCategoryMetaItem.js ESLint: Enforce no-var and autofix 2024-05-21 17:40:52 +01:00
ve.dm.MWDefaultSortMetaItem.js ESLint: Re-enable prefer-const and fix 2024-05-21 17:50:12 +01:00
ve.dm.MWDisplayTitleMetaItem.js ESLint: Enforce no-var and autofix 2024-05-21 17:40:52 +01:00
ve.dm.MWFlaggedMetaItem.js ESLint: Enforce no-var and autofix 2024-05-21 17:40:52 +01:00
ve.dm.MWHiddenCategoryMetaItem.js ESLint: Enforce no-var and autofix 2024-05-21 17:40:52 +01:00
ve.dm.MWIndexMetaItem.js docs: Escape __magicwords__ to avoid bold formatting by markdown 2024-04-30 22:32:03 +01:00
ve.dm.MWLanguageMetaItem.js ESLint: Enforce no-var and autofix 2024-05-21 17:40:52 +01:00
ve.dm.MWNewSectionEditMetaItem.js docs: Escape __magicwords__ to avoid bold formatting by markdown 2024-04-30 22:32:03 +01:00
ve.dm.MWNoContentConvertMetaItem.js ESLint: Enforce no-var and autofix 2024-05-21 17:40:52 +01:00
ve.dm.MWNoEditSectionMetaItem.js ESLint: Enforce no-var and autofix 2024-05-21 17:40:52 +01:00
ve.dm.MWNoGalleryMetaItem.js ESLint: Enforce no-var and autofix 2024-05-21 17:40:52 +01:00
ve.dm.MWNoTitleConvertMetaItem.js ESLint: Enforce no-var and autofix 2024-05-21 17:40:52 +01:00
ve.dm.MWRedirectMetaItem.js Fix exception editing cross-wiki redirects 2024-08-28 13:27:09 -05:00
ve.dm.MWStaticRedirectMetaItem.js ESLint: Enforce no-var and autofix 2024-05-21 17:40:52 +01:00
ve.dm.MWTOCMetaItem.js docs: Escape __magicwords__ to avoid bold formatting by markdown 2024-04-30 22:32:03 +01:00