[wp-trac] [WordPress Trac] #11311: Low access users get their ampersands escaped in post titles

WordPress Trac wp-trac at lists.automattic.com
Thu Dec 3 01:49:33 UTC 2009


#11311: Low access users get their ampersands escaped in post titles
----------------------------+-----------------------------------------------
 Reporter:  Viper007Bond    |       Owner:             
     Type:  defect (bug)    |      Status:  new        
 Priority:  normal          |   Milestone:  Unassigned 
Component:  Administration  |     Version:  2.9        
 Severity:  normal          |    Keywords:  needs-patch
----------------------------+-----------------------------------------------
 Make a test user that has the "author" role (i.e. no `unfiltered_html`)
 and write a post with a title that has `&` in it. After saving, it will
 becomes `&` due to `wp_filter_kses()`. It gets saved in the database
 this way too.

 It's confusing to the user.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/11311>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list