[wp-trac] [WordPress Trac] #10543: Incorrect (non-UTF-8) character handling in tag's name and slug

WordPress Trac wp-trac at lists.automattic.com
Wed Nov 18 19:57:41 UTC 2009


#10543: Incorrect (non-UTF-8) character handling in tag's name and slug
--------------------------+-------------------------------------------------
 Reporter:  sirzooro      |       Owner:  filosofo   
     Type:  defect (bug)  |      Status:  new        
 Priority:  normal        |   Milestone:  2.9        
Component:  Taxonomy      |     Version:  2.8.2      
 Severity:  normal        |    Keywords:  needs-patch
--------------------------+-------------------------------------------------

Comment(by miqrogroove):

 Ah, sanitize_text_field() is a new function that calls
 wp_check_invalid_utf8( $str ).  Unfortunately, that means my patch and
 your new ticket wont help.

 I'll stare at the patch some more, but it should have blocked empty tags
 if it was installed correctly.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/10543#comment:17>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list