mediawiki-extensions-Visual.../modules/ve-mw/dm/metaitems
Mahmoud Al-Qudsi 29256f1c37 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
(cherry picked from commit a9278f654b)
2024-08-29 23:02:44 +00:00
..
ve.dm.MWAlienMetaItem.js Move verbose copyright message to AUTHORS.txt 2023-12-01 16:07:39 +00:00
ve.dm.MWCategoryMetaItem.js Move verbose copyright message to AUTHORS.txt 2023-12-01 16:07:39 +00:00
ve.dm.MWDefaultSortMetaItem.js Move verbose copyright message to AUTHORS.txt 2023-12-01 16:07:39 +00:00
ve.dm.MWDisplayTitleMetaItem.js Move verbose copyright message to AUTHORS.txt 2023-12-01 16:07:39 +00:00
ve.dm.MWFlaggedMetaItem.js Move verbose copyright message to AUTHORS.txt 2023-12-01 16:07:39 +00:00
ve.dm.MWHiddenCategoryMetaItem.js Move verbose copyright message to AUTHORS.txt 2023-12-01 16:07:39 +00:00
ve.dm.MWIndexMetaItem.js Move verbose copyright message to AUTHORS.txt 2023-12-01 16:07:39 +00:00
ve.dm.MWLanguageMetaItem.js Move verbose copyright message to AUTHORS.txt 2023-12-01 16:07:39 +00:00
ve.dm.MWNewSectionEditMetaItem.js Move verbose copyright message to AUTHORS.txt 2023-12-01 16:07:39 +00:00
ve.dm.MWNoContentConvertMetaItem.js Move verbose copyright message to AUTHORS.txt 2023-12-01 16:07:39 +00:00
ve.dm.MWNoEditSectionMetaItem.js Move verbose copyright message to AUTHORS.txt 2023-12-01 16:07:39 +00:00
ve.dm.MWNoGalleryMetaItem.js Move verbose copyright message to AUTHORS.txt 2023-12-01 16:07:39 +00:00
ve.dm.MWNoTitleConvertMetaItem.js Move verbose copyright message to AUTHORS.txt 2023-12-01 16:07:39 +00:00
ve.dm.MWRedirectMetaItem.js Fix exception editing cross-wiki redirects 2024-08-29 23:02:44 +00:00
ve.dm.MWStaticRedirectMetaItem.js Move verbose copyright message to AUTHORS.txt 2023-12-01 16:07:39 +00:00
ve.dm.MWTOCMetaItem.js Move verbose copyright message to AUTHORS.txt 2023-12-01 16:07:39 +00:00