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





--- Comment #5 from Lolsimon <lolsi...@wikipedia.be>  2009-10-30 20:37:24 UTC 
---
(after editconflict)

No, it isn't fixed at all. The problem isn't in the filter code, that's the
problem! 

I'll explain some more;

This is the code of filter that worked:
article_namespace == 0
& article_recent_contributors == ""
& new_size  < 50
& !contains_any(lcase(added_lines),"#redirect","#doorverwijzing")

The edit:
added_lines =  #DOORVERWIJZING[[Eufemisme]]

When I test the full edit at
http://nl.wikipedia.org/wiki/Speciaal:Misbruikfilter/examine/log/29961 with the
above mentioned filter, it says the filter doesn't match.(!) Somehow the filter
/did/ react at the edit, while it wasn't possible. The problem isn't in the
filter code, but somewhere else.
Huib changed the code a little bit, but the (old) filter did also work
properly.


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

Reply via email to