mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-28 08:10:35 +00:00
870841b407
This method was only called, and the message was only shown, when retrying after the first 'badtoken' error and refreshing the token fails again. If this happens, it usually indicates some terrible problem with the wiki, and it is not something that can be fixed by logging in again (or anything else the user can do). Let the default API error message appear ("Invalid CSRF token."). While not very helpful to the user, it should be more helpful to the site administrator trying to unbreak their wiki. Remove the "visualeditor-savedialog-identify-trylogin" message. Keep "visualeditor-savedialog-error-badtoken", which is re-used in another error message. I'll fix that separately. Change-Id: Ib680218bce5ae38aa52d7d941218a6410ab7e09e |
||
---|---|---|
.. | ||
ce | ||
dm | ||
init | ||
preinit | ||
tests | ||
themes | ||
ui | ||
ve.track.js |