https://bugzilla.wikimedia.org/show_bug.cgi?id=28154
Summary: Problems with 'disallow' option
Product: MediaWiki extensions
Version: any
Platform: All
OS/Version: All
Status: NEW
Severity: major
Priority: Normal
Component: AbuseFilter
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
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.
--
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.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l