https://bugzilla.wikimedia.org/show_bug.cgi?id=52668

       Web browser: ---
            Bug ID: 52668
           Summary: Catchable fatal error: Argument 1 passed to
                    AbuseFilter::getEmergencyValue() must be of the type
                    array, double given
           Product: MediaWiki extensions
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: AbuseFilter
          Assignee: wikibugs-l@lists.wikimedia.org
          Reporter: mybugs.m...@gmail.com
                CC: agarr...@wikimedia.org, h...@online.de,
                    nischay...@gmail.com
    Classification: Unclassified
   Mobile Platform: ---

After updating an existing filter (the only one) in my local installation of MW
from
+---------------------------------------+
| false & false & false & false & false |
+---------------------------------------+
to
+---------------------------------------+
| 'FILTRAR' in summary                  |
+---------------------------------------+
I made an edit in the "Main page" with an empty summary, and then tried to do
another edit with "FILTRAR" in the summary. I wasn't able to save this second
edit, because after I clicked in the save button it showed a blank page with
the following message:

Catchable fatal error: Argument 1 passed to AbuseFilter::getEmergencyValue()
must be of the type array, double given, called in
/var/www/w/extensions/AbuseFilter/AbuseFilter.class.php on line 1552 and
defined in /var/www/w/extensions/AbuseFilter/AbuseFilter.class.php on line 1593

Just a few moments before the test above, I updated MW, AbuseFilter and all
other extensions (git checkout master && git pull) and executed
maintenance/update.php.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to