[wp-trac] [WordPress Trac] #11574: WordPress importer fails to import content which contains importer tags within it
WordPress Trac
wp-trac at lists.automattic.com
Wed Dec 23 13:23:30 UTC 2009
#11574: WordPress importer fails to import content which contains importer tags
within it
--------------------------+-------------------------------------------------
Reporter: westi | Owner: westi
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future Release
Component: Import | Version: 2.7
Severity: normal | Keywords: has-patch 2nd-opinion
--------------------------+-------------------------------------------------
Changes (by westi):
* keywords: => has-patch 2nd-opinion
* milestone: 3.0 => Future Release
Comment:
That RegEx has always been that way -
http://core.trac.wordpress.org/browser/trunk/wp-
admin/import/wordpress.php?rev=3769
Reviewing the code the danger with this change is that we don't always
call get_tag with such a targeted string as we do with post meta.
It maybe best to keep the current non-greedy regex for now and fix this
issue with a XML parser based importer.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11574#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list