[wp-trac] [WordPress Trac] #16600: AdminMenu rendering code chokes on uppercase

WordPress Trac wp-trac at lists.automattic.com
Sun Feb 20 13:20:28 UTC 2011


#16600: AdminMenu rendering code chokes on uppercase
----------------------------+------------------------------
 Reporter:  jltallon        |       Owner:
     Type:  defect (bug)    |      Status:  reopened
 Priority:  normal          |   Milestone:  Awaiting Review
Component:  Administration  |     Version:  3.1
 Severity:  minor           |  Resolution:
 Keywords:  needs-patch     |
----------------------------+------------------------------
Changes (by greuben):

 * keywords:   => needs-patch


Comment:

 Okay my bad...the order doesn't matter. The taxonomies arg have done the
 trick.

 This is a valid bug. In register_post_type the $post_type is sanitized but
 in register_taxonomy we are not sanitizing the $object_type array

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


More information about the wp-trac mailing list