Last modified: 2010-01-09 18:43:53 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T23387, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 21387 - Make $ regex work for the urls
Make $ regex work for the urls
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
Spam Blacklist (Other open bugs)
unspecified
All All
: Normal enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
: patch, patch-need-review
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-11-02 15:28 UTC by Platonides
Modified: 2010-01-09 18:43 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments
Set PCRE_MULTILINE on spamblacklist regexes (845 bytes, patch)
2009-11-02 15:28 UTC, Platonides
Details

Description Platonides 2009-11-02 15:28:18 UTC
Created attachment 6746 [details]
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.
Comment 1 Siebrand Mazeland 2010-01-09 18:43:53 UTC
Applied in r60869. Thanks.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links