[wp-trac] Re: [WordPress Trac] #3241: Blogger importer doesn't maintain existing permalinks (post slug/name)

WordPress Trac wp-trac at lists.automattic.com
Wed Sep 12 16:09:49 GMT 2007


#3241: Blogger importer doesn't maintain existing permalinks (post slug/name)
----------------------------+-----------------------------------------------
 Reporter:  justinsomnia    |        Owner:  andy      
     Type:  enhancement     |       Status:  new       
 Priority:  normal          |    Milestone:  2.4 (next)
Component:  Administration  |      Version:  2.0.4     
 Severity:  normal          |   Resolution:            
 Keywords:  needs-patch     |  
----------------------------+-----------------------------------------------
Changes (by westi):

  * keywords:  has-patch => needs-patch
  * owner:  anonymous => andy
  * milestone:  2.3 => 2.4 (next)

Comment:

 Current patch doesn't apply.

 Blogger importer is very different now.

 From a quick look at the code it still doesn't pass down the blogger
 permalinks but it does store them in post meta:

 {{{add_post_meta( $post_id, 'blogger_permalink', $entry->old_permalink,
 true );}}}

 Switching to needs-patch and sending off to the future.

 Assiging to andy as I believe this importer is his baby.

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


More information about the wp-trac mailing list