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

--- Comment #1 from vitu...@it.wiki <vituzzu.w...@gmail.com> 2011-04-14 
17:51:25 UTC ---
(In reply to comment #0)
> I created a filter (#67) on it.wiki with 'disallow' option enabled. Filter
> works on a specific page preventing all edits from a certain IPs' range on 
> that
> page (source code: article_prefixedtext == "Wikipedia:Pagina delle prove" &
> ip_in_range(user_name, "151.40.128.0/17") ). 
> 
> Its run time is less than 0.85 ms using less than 5 conditions, no actions
> reached the condition limit but often the filter allow edits which (verifying
> them in batch mode) match perfectily its conditions.
> 
> I'm not sure but I think that, in the past, I saw similar problems with other
> filters, but I'm sure about all these issues with #67.

Update: the problem is happening with several filters, making the whole
abusefilter quite unuseful

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to