Last modified: 2012-11-03 19:42:03 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 T36491, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 34491 - Unicode characters in aren't blocked by spam blacklist
Unicode characters in aren't blocked by spam blacklist
Status: RESOLVED INVALID
Product: Wikimedia
Classification: Unclassified
General/Unknown (Other open bugs)
unspecified
All All
: High normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks: SWMT
  Show dependency treegraph
 
Reported: 2012-02-18 13:21 UTC by billinghurst
Modified: 2012-11-03 19:42 UTC (History)
3 users (show)

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


Attachments

Description billinghurst 2012-02-18 13:21:40 UTC
Recent addition to the universal blacklist at meta involved a  [[File:Slowpoke.jpg]] in unicode

 ➡.ws

The problem is that it doesn't get blocked as unicode

Test edit
https://en.wikipedia.org/?diff=477528178

Best I could find to understand this was
https://en.wikipedia.org/wiki/Internationalized_domain_name
Comment 1 Mark A. Hershberger 2012-02-20 15:49:31 UTC
I
Comment 2 Platonides 2012-02-20 16:27:40 UTC
Hint: Go to http://meta.wikimedia.org/wiki/Spam_blacklist and search for xn--hgi\.ws

The added regex \b➡\.ws\b isn't matching due to the initial \b (➡ isn't text...). What about [/\.]➡\.ws\b ?
Comment 3 Platonides 2012-11-03 17:52:09 UTC
The Spam blacklist still contains "\b➡\.ws\b" but it should be fixed at http://meta.wikimedia.org/wiki/Talk:Spam_blacklist not here.
Comment 4 Nemo 2012-11-03 18:03:27 UTC
(In reply to comment #3)
> The Spam blacklist still contains "\b➡\.ws\b" but it should be fixed at
> http://meta.wikimedia.org/wiki/Talk:Spam_blacklist not here.

Done now I hope https://meta.wikimedia.org/w/index.php?title=Spam_blacklist&diff=4421774&oldid=4418279

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


Navigation
Links