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

       Web browser: ---
            Bug ID: 48152
           Summary: need exception or how to avoid wikidata changes in
                    filter's abuse log
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: AbuseFilter
          Assignee: wikibugs-l@lists.wikimedia.org
          Reporter: mahit...@yahoo.co.in
                CC: agarr...@wikimedia.org, nischay...@gmail.com
    Classification: Unclassified
   Mobile Platform: ---

Task :need exception or how to avoid wikidata changes in filter's abuse log

Present Status:
English Wikipedia and several other Wikis use edit filter to detect abuse or
misuse using a foreign language and/or scripts.

Most of these edit filters are simmiller to english wikipedia edit filter
Special:AbuseFilter/346 

Filters works very well with Variable 'edit_delta > 500' .But there are
instances where in admins may also need to monitor edit_delta > 0|edit_delta
<499.But currently this is not possible due to following problem.  

Problem area :
*If one makes a little change to one line in this filter syntax of 
http://en.wikipedia.org/wiki/Special:AbuseFilter/346  

Present is & (old_size == 0|edit_delta > 500|length (rmwhitespace(added_lines))
> 800) 

If you change this to  & (old_size == 0|edit_delta >0)

It shows all false positive changes from  Wikidata in filter's abuse log .I
dont know how it work,We tried to give few exceptions but that did not work.

Please suggest a solution if already available.

Or please provide a new variable "Wikidata" which if used as !Wikidata should
not show wikidata changes in abuse log.And only with variable Wikidata +
wikidata page id should show specific logs for asked page only.

Thanks and regards

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