mediawiki-extensions-Visual.../modules/ve-mw
Mahmoud Al-Qudsi f83c5819bf 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:04:31 +00:00
..
ce Favor jQuery's .toggleClass() to reduce code duplication 2023-09-25 18:59:10 +00:00
dm Fix exception editing cross-wiki redirects 2024-08-29 23:04:31 +00:00
init Update comment w/ rename of Article::getRedirectHeaderHtml() 2023-09-15 15:14:19 -04:00
preinit DesktopArticleTarget.init: Remove code for updating edit links 2023-10-05 03:11:40 +02:00
tests Reload page or redirect when saving an edit creates a temp account 2023-07-10 19:33:16 +02:00
themes
ui MWTocWidget should fetch the metaList from the correct location 2024-03-02 03:11:35 +00:00
ve.track.js Centralize EditAttemptStep logging code in WikimediaEvents 2023-03-24 21:48:45 +01:00