[Bug 52668] Catchable fatal error: Argument 1 passed to AbuseFilter::getEmergencyValue() must be of the type array, double given

2013-08-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52668

--- Comment #1 from Helder mybugs.m...@gmail.com ---
Pressing the back button in the browser and then clicking on save again
caused the same error.

Each attempt to save the edit increased the number of actions in the line
Of the last 5 actions, this filter has matched 0 (0.00%). On average, its run
time is 0.23 ms, and it consumes 1 condition of the condition limit.
of the page Special:AbuseFilter/1

-- 
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


[Bug 52668] Catchable fatal error: Argument 1 passed to AbuseFilter::getEmergencyValue() must be of the type array, double given

2013-08-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52668

--- Comment #2 from Helder mybugs.m...@gmail.com ---
Created attachment 13079
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=13079action=edit
Screenshot of Special:AbuseFilter/1, showing how the filter configuration

Even after the fatal errors, I was able to save edits which didn't contain the
string FILTRAR in the summary. Besides, none of the failed edit attempts were
logged at Special:AbuseLog.

In the screenshot, you see the current configuration of the filter (if that
helps).

-- 
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


[Bug 52668] Catchable fatal error: Argument 1 passed to AbuseFilter::getEmergencyValue() must be of the type array, double given

2013-08-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52668

Helder mybugs.m...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |INVALID

--- Comment #3 from Helder mybugs.m...@gmail.com ---
Never mind, this was caused by me using
$wgAbuseFilterEmergencyDisableThreshold = 0.95;
instead of
$wgAbuseFilterEmergencyDisableThreshold['default'] = 0.95;
in my LocalSettings.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