mediawiki-extensions-Visual.../modules/ve-mw/init/targets
Bartosz Dziewoński aadec90f0f DesktopArticleTarget.init: Fix wrong message used for 'Edit' tab in rare cases
If a new namespace was added to $wgVisualEditorAvailableNamespaces,
but VE was loaded on a page with old cached HTML, the 'Edit' tab's
text would incorrectly be 'Edit source'.

If $wgVisualEditorTabMessages['edit'] or ...['create'] was changed
from non-null to null, but VE was loaded on a page with old cached
HTML, the tab would still use the old text.

Change-Id: I2d5c7b922ba480eb90fa0a6da7a1901f062c96df
2019-05-14 00:19:08 +02:00
..
ve.init.mw.DesktopArticleTarget.init.js DesktopArticleTarget.init: Fix wrong message used for 'Edit' tab in rare cases 2019-05-14 00:19:08 +02:00
ve.init.mw.DesktopArticleTarget.js Fix abandon edit warning message 2019-05-06 15:11:58 -05:00
ve.init.mw.MobileArticleTarget.js MobileArticleTarget: Fix typo in tool config 2019-05-11 21:36:42 +01:00