[Bug 64541] regex expressions starting with caret (^) not functioning as per instructions say

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=64541

--- Comment #4 from Glaisher glaisher.w...@gmail.com ---
Yepp, it works. It didn't last time probably because the list was not updated
when it was tested. The documentation at mww is wrong.

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


[Bug 64541] regex expressions starting with caret (^) not functioning as per instructions say

2014-07-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=64541

--- Comment #3 from Liangent liang...@gmail.com ---
(In reply to billinghurst from comment #2)
 The regex suggested while functional for a regex is unsuccessful in
 preventing addition of the link. [Tested by two people on two different
 wikis with linked being added]. So back to square one.
 
 So we are back to the situation that the spam blacklist is not completely
 functional for regex to prevent addition of just t.co
 
 ^t\.co\b   FAIL
 (?!-)\bt\.co\bFAIL

In my test, [[MediaWiki:Spam-blacklist]]:

 #pre
google
(?!-)\bt\.co\b
baidu
 #/pre

Link:

http://t.co/abc

and it says:

The following text is what triggered our spam filter: t.co

... so it works for me?

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


[Bug 64541] regex expressions starting with caret (^) not functioning as per instructions say

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

--- Comment #2 from billinghurst billinghurstw...@gmail.com ---
The regex suggested while functional for a regex is unsuccessful in preventing
addition of the link. [Tested by two people on two different wikis with linked
being added]. So back to square one.

So we are back to the situation that the spam blacklist is not completely
functional for regex to prevent addition of just t.co

^t\.co\b   FAIL
(?!-)\bt\.co\bFAIL

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


[Bug 64541] regex expressions starting with caret (^) not functioning as per instructions say

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

Liangent liang...@gmail.com changed:

   What|Removed |Added

 CC||liang...@gmail.com

--- Comment #1 from Liangent liang...@gmail.com ---
I guess it's difficult to fix it now because regexes are now merged (piped)
first; people would modify instructions to fix it now...

Maybe you can use (?!-)\bt\.co\b?

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


[Bug 64541] regex expressions starting with caret (^) not functioning as per instructions say

2014-04-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=64541

billinghurst billinghu...@gmail.com changed:

   What|Removed |Added

 Blocks||41492

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


[Bug 64541] regex expressions starting with caret (^) not functioning as per instructions say

2014-04-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=64541

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal

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