Dereckson has uploaded a new change for review.

Change subject: (bug 40649) Improving AntiSpoof tests. Fixing typo.
......................................................................

(bug 40649) Improving AntiSpoof tests. Fixing typo.

AntiSpoof_body.php has
    $deprecated = array_search( "SCRIPT_DEPRECTED", $testScripts );
I think the typo means usernames with characters in the ranges CJK Radicals
Supplement, Kangxi Radicals, CJK Compatibility Ideographs, etc. will not be
rejected.

But I tried to add a failing test for this to SpoofTest.php and it passes, so I
can't demonstrate the failure.

This patch is authored by sp...@wikimedia.org.

Change-Id: I98e4bc5aa0034369910effda73625ce8b03288be
---
M SpoofTest.php
1 file changed, 32 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/AntiSpoof 
refs/changes/56/25856/1
--
To view, visit https://gerrit.wikimedia.org/r/25856
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I98e4bc5aa0034369910effda73625ce8b03288be
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/AntiSpoof
Gerrit-Branch: master
Gerrit-Owner: Dereckson <dereck...@espace-win.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to