mediawiki-extensions-Visual.../modules/ve-mw/dm
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
..
annotations ESLint: Re-enable prefer-const and fix 2024-05-21 17:50:12 +01:00
metaitems Fix exception editing cross-wiki redirects 2024-08-28 13:27:09 -05:00
models Fix getTemplateDataQueryTitle() when the title ends with a newline 2024-07-26 16:18:29 +02:00
nodes Update VE core submodule to master (65e536c1c) 2024-06-17 20:06:18 +02:00
.eslintrc.json build: Updating npm dependencies 2024-06-16 15:25:54 +00:00
ve.dm.MWWikitextSurface.js Move verbose copyright message to AUTHORS.txt 2023-12-01 16:07:39 +00:00
ve.dm.MWWikitextSurfaceFragment.js ESLint: Re-enable prefer-const and fix 2024-05-21 17:50:12 +01:00