mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced 2024-11-28 16:00:28 +00:00
0e6b783ed4
Right now, we allow empty messages, and when the "warn" action is executed we use "abusefilter-warning" if no message is specified. However, this also produces a PHP notice while editing a filter with empty message (see Phab). With this patch, empty messages will be rejected, and a follow-up will be discussed on Phab. Update: added disallow message as follow-up of Ic1de03a6944c43a346fa317ee0a217551f0d284a. Bug: T203353 Depends-On: I8df247f61d9f3769e9580544f324dd174811e939 Change-Id: I71b1f81d10c02de4de141b1ab9b630d05cf4619c |
||
---|---|---|
.. | ||
AbuseFilterConsequencesTest.php | ||
AbuseFilterParserTest.php | ||
AbuseFilterSaveTest.php | ||
AbuseFilterTest.php | ||
AbuseFilterTokenizerTest.php | ||
AFPDataTest.php |