[wp-trac] [WordPress Trac] #5150: Undeclared variable in _cat_row()

WordPress Trac wp-trac at lists.automattic.com
Sat Oct 6 05:59:45 GMT 2007


#5150: Undeclared variable in _cat_row()
----------------------------+-----------------------------------------------
 Reporter:  stephdau        |       Owner:  anonymous
     Type:  defect          |      Status:  new      
 Priority:  normal          |   Milestone:  2.5      
Component:  Administration  |     Version:  2.3      
 Severity:  normal          |    Keywords:           
----------------------------+-----------------------------------------------
 In [source:/trunk/wp-admin/includes/template.php _cat_row()]:

 $default_link_cat_id is used but undeclared.

 Missing? -> $default_link_cat_id = (int) get_option(
 'default_link_category' );

 See patch

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


More information about the wp-trac mailing list