[wp-trac] [WordPress Trac] #6242: textpattern import fails to set categories

WordPress Trac wp-trac at lists.automattic.com
Sat Mar 15 23:02:50 GMT 2008


#6242: textpattern import fails to set categories
---------------------+------------------------------------------------------
 Reporter:  borgar   |       Owner:  anonymous
     Type:  defect   |      Status:  new      
 Priority:  normal   |   Milestone:  2.6      
Component:  General  |     Version:           
 Severity:  normal   |    Keywords:           
---------------------+------------------------------------------------------
 The category assignment fails completely because of ticket #5096.

 Fixing that ticket would expose another bug in function posts2wp():
 $category2 = $category1->term_id; Which should be $category2 =
 $category2->term_id;

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


More information about the wp-trac mailing list