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

       Web browser: ---
             Bug #: 40649
           Summary: typo SCRIPT_DEPRECTED -> SCRIPT_DEPRECATED
           Product: MediaWiki extensions
           Version: master
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: Unprioritized
         Component: AntiSpoof
        AssignedTo: wikibugs-l@lists.wikimedia.org
        ReportedBy: sp...@wikimedia.org
                CC: soxre...@gmail.com
    Classification: Unclassified
   Mobile Platform: ---


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.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to