mediawiki-extensions-Visual.../modules/ve-mw
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
..
ce Gallery: Avoid expensive .getAttributes() call in MWGalleryImageNode 2024-03-23 23:07:22 +00:00
dm Fix exception editing cross-wiki redirects 2024-08-29 23:02:44 +00:00
init Revert "[DNM] Add …-toolbar-open class after toolbarSetupDeferred resolved" 2024-04-05 08:19:00 +00:00
preinit build: Updating dependencies 2024-03-30 16:51:06 +00:00
tests Tests: Use CE HTML helpers 2024-02-01 15:30:22 +00:00
themes Move verbose copyright message to AUTHORS.txt 2023-12-01 16:07:39 +00:00
ui styles: Update invalid border color 2024-03-28 20:40:27 -07:00
definedTransclusionSchema.json Move verbose copyright message to AUTHORS.txt 2023-12-01 16:07:39 +00:00
enom.js Move verbose copyright message to AUTHORS.txt 2023-12-01 16:07:39 +00:00
ve.track.js