[wp-trac] [WordPress Trac] #11751: lowercase_username() is not mb_string safe
WordPress Trac
wp-trac at lists.automattic.com
Fri Feb 5 10:48:36 UTC 2010
#11751: lowercase_username() is not mb_string safe
-------------------------------+--------------------------------------------
Reporter: Denis-de-Bernardy | Owner: hakre
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.0
Component: Charset | Version: 3.0
Severity: normal | Keywords: multisite
-------------------------------+--------------------------------------------
Comment(by nacin):
lowercase_username() and strtolower_usernames() were yanked in [12948]
because they both duplicated strtolower().
Should we be accounting for mb strings here? sanitize_user() removes all
non-ascii characters.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11751#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list