[Bug 28154] Problems with 'disallow' option

2014-05-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28154

--- Comment #10 from seth email_metawiki_...@wg-karlsruhe.de ---
Is there any detailed explanation on the condition limit?
What does it mean exactly? How can we reduce the number of conditions. (I guess
the condition limit is an upper limit.)

The same rule #181 that had consumed 6 conditions of the condition limit two
days ago on average, today consumes 831 conditions of the condition limit on
average.

-- 
You are receiving this mail because:
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 28154] Problems with 'disallow' option

2014-05-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28154

Jesús Martínez Novo (Ciencia Al Poder) martinezn...@gmail.com changed:

   What|Removed |Added

 CC||martinezn...@gmail.com

--- Comment #11 from Jesús Martínez Novo (Ciencia Al Poder) 
martinezn...@gmail.com ---
(In reply to seth from comment #10)
 Is there any detailed explanation on the condition limit?

This is what we have so far:

https://www.mediawiki.org/wiki/Extension:AbuseFilter/RulesFormat#Conditions

Not very detailed, but can give you some hints.

-- 
You are receiving this mail because:
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 28154] Problems with 'disallow' option

2014-05-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28154

--- Comment #12 from seth email_metawiki_...@wg-karlsruhe.de ---
ok, yes, indeed, it gives some hints. So I guess #181 in w:de counts around 7
conditions.

But still I don't have any clue what consumes X conditions of the condition
limit means. As I said, for the same rule #181 the number X can be 6 or 831.

-- 
You are receiving this mail because:
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 28154] Problems with 'disallow' option

2014-05-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28154

--- Comment #13 from Jesús Martínez Novo (Ciencia Al Poder) 
martinezn...@gmail.com ---
The consumed condition varies on each run. On every action (usually edit), each
active filter is evaluated in order. As seen in the Conditions examples, some
expressions may create shortcuts depending on the value of the variables for
the particular action, resulting in a variable number of conditions being
consumed on each run.

I'm not sure if that count is a cumulative of all the previous filters or just
that particular one.

Also it may be a bug with that count, See bug 51294

-- 
You are receiving this mail because:
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 28154] Problems with 'disallow' option

2014-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28154

--- Comment #8 from seth email_metawiki_...@wg-karlsruhe.de ---
Hi!

Another example:

https://de.wikipedia.org/wiki/Special:AbuseFilter/test confirms that
https://de.wikipedia.org/wiki/Special:AbuseFilter/181 matches edit
https://de.wikipedia.org/w/index.php?title=Phineas_und_Ferb/Episodenlistediff=130562966oldid=130528342.
But though that edit was not blocked.

The statistics part says: On average, its run time is 1.13 ms, and it
consumes 6 conditions of the condition limit.

What could be the reason for this? Same bug?

-- 
You are receiving this mail because:
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 28154] Problems with 'disallow' option

2014-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28154

--- Comment #9 from Marius Hoch h...@online.de ---
(In reply to seth from comment #8)
 Hi!
 
 Another example:
 
 https://de.wikipedia.org/wiki/Special:AbuseFilter/test confirms that
 https://de.wikipedia.org/wiki/Special:AbuseFilter/181 matches edit
 https://de.wikipedia.org/w/index.php?title=Phineas_und_Ferb/
 Episodenlistediff=130562966oldid=130528342. But though that edit was not
 blocked.
 
 The statistics part says: On average, its run time is 1.13 ms, and it
 consumes 6 conditions of the condition limit.
 
 What could be the reason for this? Same bug?

That is almost certainly because dewiki's filters often hit the condition limit
(more than 60% hit rate atm).

-- 
You are receiving this mail because:
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 28154] Problems with 'disallow' option

2014-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28154

Marius Hoch h...@online.de changed:

   What|Removed |Added

   See Also||https://bugzilla.wikimedia.
   ||org/show_bug.cgi?id=60481

-- 
You are receiving this mail because:
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 28154] Problems with 'disallow' option

2014-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28154

--- Comment #7 from vitu...@it.wiki vituzzu.w...@gmail.com ---
Before some later try I think it's related to condition limit, it seemed to
work again before I made some deep filters cleanup

-- 
You are receiving this mail because:
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 28154] Problems with 'disallow' option

2013-03-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28154

Marius Hoch h...@online.de changed:

   What|Removed |Added

 CC||h...@online.de

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 28154] Problems with 'disallow' option

2012-07-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28154

--- Comment #6 from Antoine hashar Musso has...@free.fr 2012-07-30 12:24:47 
UTC ---
I have no idea honestly. I have just emitted the assumption that bug 31656
could have fixed it.  To be honest, I am not entirely sure what this bug is
about nor how to reproduce it.  If anyone can find a simple test case, that
would be great.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 28154] Problems with 'disallow' option

2012-07-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28154

matanya matanya.mo...@gmail.com changed:

   What|Removed |Added

 CC||matanya.mo...@gmail.com

--- Comment #5 from matanya matanya.mo...@gmail.com 2012-07-29 18:45:26 UTC 
---
looks fixed now. hashar, can you confirm?

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 28154] Problems with 'disallow' option

2011-12-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28154

Sumanah Fuck Brion Vibber by Dick of Aaron Shulz sumanah_pa...@yahoo.de 
changed:

   What|Removed |Added

 CC||sumanah_pa...@yahoo.de

--- Comment #6 from Sumanah Fuck Brion Vibber by Dick of Aaron Shulz 
sumanah_pa...@yahoo.de 2011-12-01 23:57:06 UTC ---
Fixed r12248.

Please update your installation to trunk.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 28154] Problems with 'disallow' option

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28154

Sumana Vibber sumanaf0ckassvib...@yahoo.ca changed:

   What|Removed |Added

 CC||sumanaf0ckassvibber@yahoo.c
   ||a

--- Comment #5 from Sumana Vibber sumanaf0ckassvib...@yahoo.ca 2011-11-30 
21:34:12 UTC ---
Fixed in r98886.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 28154] Problems with 'disallow' option

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28154

Reedy s...@reedyboy.net changed:

   What|Removed |Added

 CC|sumanaf0ckassvibber@yahoo.c |
   |a   |

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 28154] Problems with 'disallow' option

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28154

Antoine hashar Musso has...@free.fr changed:

   What|Removed |Added

 CC||has...@free.fr

--- Comment #3 from Antoine hashar Musso has...@free.fr 2011-10-27 12:18:05 
UTC ---
With bug 31656, anyone editing an article using an old version (?oldid=1234)
would not pass through the AbuseFilter. The bug got fixed and applied live,
that might solve this issue as well.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 28154] Problems with 'disallow' option

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28154

--- Comment #4 from cnchenmi...@gmail.com cn.chenmi...@gmail.com 2011-10-27 
16:08:35 UTC ---
Here is another example from w:zh:

The filter #94 [1] did not catch the creation of [[w:zh:其它的温补阳虚的食品]]. See test
result [2].

[1] http://zh.wikipedia.org/wiki/Special:AbuseFilter/94
[2]
https://zh.wikipedia.org/wiki/Special:%E9%98%B2%E6%BB%A5%E7%94%A8%E8%BF%87%E6%BB%A4%E5%99%A8/test/94?wpTestPage=%E5%85%B6%E5%AE%83%E7%9A%84%E6%B8%A9%E8%A1%A5%E9%98%B3%E8%99%9A%E7%9A%84%E9%A3%9F%E5%93%81%E2%80%8E

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 28154] Problems with 'disallow' option

2011-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28154

seth email_metawiki_...@wg-karlsruhe.de changed:

   What|Removed |Added

 CC||email_metawiki_138@wg-karls
   ||ruhe.de

--- Comment #2 from seth email_metawiki_...@wg-karlsruhe.de 2011-06-17 
20:53:31 UTC ---
Here's another example from w:de:

The last change on AF rule #94 was made at 2011-06-15.[1]
User:83.77.242.235 made an edit on [[w:de:NGC 415]] at 2011-06-16 22:23:40
(UTC), i.e., more than 24h after the last change of rule #94.[2]

Although the abusefilter test is positive on that edit[3], the edit
unfortunately was not blocked. What could be the reason for that?

[1] http://de.wikipedia.org/wiki/special:abuseFilter/history/94
[2]
http://de.wikipedia.org/w/index.php?title=NGC_415action=historysubmitdiff=90130131oldid=90129746
[3] http://de.wikipedia.org/wiki/special:abuseFilter/test/94 with
  wpTestPeriodStart = 2011-06-16T22:00:00
  wpTestPeriodEnd = 2011-06-16T23:00:00
  wpTestPage = NGC 415‎

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


[Bug 28154] Problems with 'disallow' option

2011-04-14 Thread bugzilla-daemon
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