mediawiki-extensions-Visual.../modules
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-mw DesktopArticleTarget.init: Fix wrong message used for 'Edit' tab in rare cases 2019-05-14 00:19:08 +02:00
ve-mw-collab CollabTarget: Replace button in toolbar 2019-05-09 10:56:43 -05:00