[wp-trac] Re: [WordPress Trac] #9661: cat_row doesn't not list all
	categories
    WordPress Trac 
    wp-trac at lists.automattic.com
       
    Tue Apr 28 01:40:09 GMT 2009
    
    
  
#9661: cat_row  doesn't not list all categories
-------------------------------+--------------------------------------------
 Reporter:  hailin             |        Owner:  anonymous 
     Type:  defect (bug)       |       Status:  closed    
 Priority:  normal             |    Milestone:  Unassigned
Component:  General            |      Version:            
 Severity:  normal             |   Resolution:  invalid   
 Keywords:  reporter-feedback  |  
-------------------------------+--------------------------------------------
Comment(by hailin):
 that is probably because (pass by reference + unset during looping ) =
 problem.
 Even (pass by value + unset during looping) causes problem.
 In my patch, there is no unset, so it is good to pass by reference.
-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/9661#comment:8>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
    
    
More information about the wp-trac
mailing list