[wp-trac] [WordPress Trac] #2957: [patch] RSS importer doesn't import Wordpress.com comments

WordPress Trac wp-trac at lists.automattic.com
Tue Jul 18 20:51:02 GMT 2006


#2957: [patch] RSS importer doesn't import Wordpress.com comments
-------------------------+--------------------------------------------------
 Reporter:  swillison    |       Owner:  anonymous 
     Type:  enhancement  |      Status:  new       
 Priority:  normal       |   Milestone:            
Component:  General      |     Version:  2.0.3     
 Severity:  normal       |    Keywords:  import rss
-------------------------+--------------------------------------------------
 The RSS importer included with WordPress doesn't import <wp:comment>s, as
 exported by Wordpress.com. I've patched the importer to handle those
 comments, and refactored it a tiny bit as well.

 Note that the importer still uses regular expressions to parse the XML -
 this is non-optimal as it may break with nested tags (or an RSS feed that
 uses different XML namespaces). I didn't fix that as I wasn't sure what
 the preferred namespace-aware XML parser for PHP is these days.

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


More information about the wp-trac mailing list