mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/WikiEditor
synced 2024-11-15 03:35:58 +00:00
334618d0b2
* Use the error code from the API for 'save_failure_message', instead of the key of the localisation message shown to the user. Although this editor is not using the API, and doesn't use those error codes, we still want to use them in logging for consistency with all the other editing tools. We can easily generate the error codes from the Status we do have. * Copy 'save_failure_type' map from VisualEditor. Bug: T272162 Change-Id: Ia9eeea14e3d4a6a691f84628a27ffc0c3bf061c1 |
||
---|---|---|
.. | ||
WikiEditorHooks.php |