[wp-trac] [WordPress Trac] #11751: lowercase_username() is not mb_string safe
WordPress Trac
wp-trac at lists.automattic.com
Wed Jan 6 15:26:39 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:
-------------------------------+--------------------------------------------
ms-functions.php has a lowercase_username() function, which is an alias
for strtolower.
Are we sure that the username is UTF7? If not, we should make sure that it
is.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11751>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list