[wp-trac] Re: [WordPress Trac] #3570: WXR imports partial entries
only
WordPress Trac
wp-trac at lists.automattic.com
Thu Apr 12 23:40:57 GMT 2007
#3570: WXR imports partial entries only
----------------------------+-----------------------------------------------
Reporter: pdenapo | Owner: foolswisdom
Type: defect | Status: new
Priority: low | Milestone: 2.2
Component: Administration | Version: 2.1
Severity: normal | Resolution:
Keywords: WXR |
----------------------------+-----------------------------------------------
Comment (by ryan):
I used iconv to convert to utf8 and got it to work.
{{{
iconv -f ISO_8859-1 -t UTF-8 wordpress.2007-01-12.xml > wordpress-
iconv.xml
}}}
I think we need to put the <?xml> header in the export file so that we get
the encoding specification and use iconv (if installed) to convert to the
blog_charset of the target blog.
--
Ticket URL: <http://trac.wordpress.org/ticket/3570#comment:9>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list