[wp-trac] Re: [WordPress Trac] #6265: Wordpress importer skips
posts having the same title during import process
WordPress Trac
wp-trac at lists.automattic.com
Thu Mar 20 17:58:18 GMT 2008
#6265: Wordpress importer skips posts having the same title during import process
-------------------------------+--------------------------------------------
Reporter: jayminkapish | Owner: tellyworth
Type: enhancement | Status: new
Priority: normal | Milestone: 2.6
Component: General | Version: 2.5
Severity: normal | Resolution:
Keywords: has-patch, import |
-------------------------------+--------------------------------------------
Comment (by jayminkapish):
Replying to [comment:4 jayminkapish]:
> Also, post_exists() function is used by all other files under wp-
admin/import/ folder. You may want to change something there. Thanks,
Jaymin
I found a fix to this issue. Rather than dealing with all files under wp-
admin/import/, we can add one more optional parameter to post_exists
function, post_name.
Patch attached: wordpress-importer-new.patch
--
Ticket URL: <http://trac.wordpress.org/ticket/6265#comment:6>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list