[wp-trac] [WordPress Trac] #12860: WordPress importer failure
WordPress Trac
wp-trac at lists.automattic.com
Mon Apr 5 16:38:39 UTC 2010
#12860: WordPress importer failure
--------------------------+-------------------------------------------------
Reporter: Otto42 | Owner:
Type: defect (bug) | Status: new
Priority: high | Milestone: 3.0
Component: Import | Version: 3.0
Severity: major | Keywords:
--------------------------+-------------------------------------------------
Changes (by Otto42):
* severity: critical => major
Comment:
Update: After some debugging, I determined the cause to be this data in
postmeta:
<wp:postmeta>
<wp:meta_key>_utw_tags_0</wp:meta_key>
<wp:meta_value>a:13:{i:0;O:8:"stdClass":1:{s:3:"tag";s:5:"album";}i:1;O:8:"stdClass":1:{s:3:"tag";s:5:"apple";}i:2;O:8:"stdClass":1:{s:3:"tag";s:3:"art";}i:3;O:8:"stdClass":1:{s:3:"tag";s:7:"artwork";}i:4;O:8:"stdClass":1:{s:3:"tag";s:11
:"dead-
tracks";}i:5;O:8:"stdClass":1:{s:3:"tag";s:4:"ipod";}i:6;O:8:"stdClass":1:{s:3:"tag";s:6:"itunes";}i:7;O:8:"stdClass":1:{s:3:"tag";s:10:"javascript";}i:8;O:8:"stdClass":1:{s:3:"tag";s:6:"lyrics";}i:9;O:8:"stdClass":1:{s:3:"tag";s:6:"script";}i:10;O:8:"stdClass":1:{s:3:"tag";s:6:"tracks";}i:11;O:8:"stdClass":1:{s:3:"tag";s:22
:"windows-scripting-
host";}i:12;O:8:"stdClass":1:{s:3:"tag";s:7:"wscript";}}</wp:meta_value>
</wp:postmeta>
That's an old Ultimate Tag Warrior entry I had never cleaned out. Removing
all those allowed the importer to continue, albeit not without minor
errors here and there.
Still, this should get some error handling, I think.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/12860#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list