[wp-trac] [WordPress Trac] #13162: Username sanitization silently remove diacritic & such
WordPress Trac
wp-trac at lists.automattic.com
Sun May 2 16:42:31 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: normal | Keywords: needs-patch
--------------------------+-------------------------------------------------
Comment(by Complainer):
A situation where this becomes truly problematic:
1. Create a user and edit his nickname (not username) to include accented
characters. If you create a post using this user, the author will be
displayed properly on the page, with all foreign characters.
2. Export your posts. In the created XML file, the author of the post will
still be saved properly.
3. Import posts on a blank WP installation from created file.
4. New users are created during the import process and their names are
broken once again.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/13162#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list