[wp-trac] [WordPress Trac] #13162: Username sanitization silently remove diacritic & such
WordPress Trac
wp-trac at lists.automattic.com
Wed Apr 28 03:38:23 UTC 2010
#13162: Username sanitization silently remove diacritic & such
--------------------------+-------------------------------------------------
Reporter: Jbb | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.0
Component: General | Version:
Severity: critical | Keywords: needs-patch
--------------------------+-------------------------------------------------
As per #13159
Manually adding user (backend User->Add new) allow for any username (for
example, '''Dédé''') without any error. But WP silently sanitize the
username ('''Dd''' in my example), so the admin has no idea something went
wrong.
Also, Self registration indicate a “Invalid username” error, without any
more explanation. Some textual explanation about what's ok and what not
might be helpful.
See r14264 & r14265 for consistency.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/13162>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list