[wp-trac] [WordPress Trac] #12949: Nav Menu throws a fatal error for invalid taxonomies

WordPress Trac wp-trac at lists.automattic.com
Sat Apr 10 20:14:33 UTC 2010


#12949: Nav Menu throws a fatal error for invalid taxonomies
--------------------------+-------------------------------------------------
 Reporter:  ptahdunbar    |        Owner:  ryan    
     Type:  defect (bug)  |       Status:  reopened
 Priority:  normal        |    Milestone:  3.0     
Component:  Menus         |      Version:  3.0     
 Severity:  normal        |   Resolution:          
 Keywords:  has-patch     |  
--------------------------+-------------------------------------------------
Changes (by nacin):

  * status:  closed => reopened
  * resolution:  fixed =>


Comment:

 get_term_link() can also return WP_Error. We're then running esc_attr on
 that, and it's causing the same issue.

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


More information about the wp-trac mailing list