mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-13 18:07:05 +00:00
b765524ac8
Extensions are supposed to return false to break hook chains when failed, which can avoid unnecessary call of later handlers in other extensions and work around with problems caused by difference betwen multiple triggers. On mediawiki version 1.36 and before, just returning false in this hook can't display error message by default. Set $status->value manually still to provide backward compatibility. Bug: T280312 Change-Id: I935eb40d41c4bf9c123e131a54f6bfca2d517450 |
||
---|---|---|
.. | ||
common | ||
engines |