[wp-trac] Re: [WordPress Trac] #6035: Category to Tag Converter fails to convert the default category

WordPress Trac wp-trac at lists.automattic.com
Wed Apr 30 17:57:44 GMT 2008


#6035: Category to Tag Converter fails to convert the default category
----------------------------+-----------------------------------------------
 Reporter:  westi           |        Owner:  anonymous
     Type:  defect          |       Status:  new      
 Priority:  normal          |    Milestone:  2.6      
Component:  Administration  |      Version:  2.5      
 Severity:  normal          |   Resolution:           
 Keywords:  needs-patch     |  
----------------------------+-----------------------------------------------
Comment (by Otto42):

 The problem is more generic than this.

 In theory, a post must have a category associated with it. A lot of code
 in WP makes that assumption.

 If you use the cat2tag converter, it is possible to convert all of a posts
 categories into tags, leaving a post without a category. This results in
 some odd behavior on the Manage Posts screen, among other places.

 A check needs to be put into place to adjust posts after tag conversion,
 such that all the posts that now have "no" categories get put into the
 default category.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/6035#comment:1>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list