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

           Summary: Make $ regex work for the urls
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: need-review, patch
          Severity: enhancement
          Priority: Normal
         Component: Spam Blacklist
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Created an attachment (id=6746)
 --> (https://bugzilla.wikimedia.org/attachment.cgi?id=6746)
Set PCRE_MULTILINE on spamblacklist regexes

$ on spam blacklist regex should match the end of the url (not of the text) so
it can be used to match only the mainpage. Since the candidate urls are already
joined with a new-line separator, it's just setting PCRE_MULTILINE on the
regex.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to