Make WordPress Core

Opened 16 years ago

Closed 15 years ago

#5619 closed defect (bug) (worksforme)

Export format is malformed

Reported by: elharo's profile elharo Owned by:
Milestone: Priority: normal
Severity: normal Version: 2.3.2
Component: General Keywords:
Focuses: Cc:

Description

I attempted to export my blig from WordPress 2.3.2 but the result is malformed:

~/backups$ xmllint wordpress.2008-01-09.xml|more
wordpress.2008-01-09.xml:5278: parser error : attributes construct error
<wp:comment_content><h3 class="subject"&gt;You missed at least one definition</h


wordpress.2008-01-09.xml:5278: parser error : Couldn't find end of Start Tag h3 line 5278
<wp:comment_content><h3 class="subject"&gt;You missed at least one definition</h


wordpress.2008-01-09.xml:5278: parser error : Opening and ending tag mismatch: comment_content line 5278 and h3
wp:comment_content><h3 class="subject"&gt;You missed at least one definition</h3


wordpress.2008-01-09.xml:5287: parser error : Opening and ending tag mismatch: comment line 5270 and comment_content

they would be localized to the <code>FontStyle</code> code.</wp:comment_content


wordpress.2008-01-09.xml:5291: parser error : Opening and ending tag mismatch: item line 5172 and wp:comment
</wp:comment>


wordpress.2008-01-09.xml:5695: parser error : Input is not proper UTF-8, indicate encoding !
Bytes: 0xCC 0xE8 0xF2 0xF1
mment_content><a href="http://deposeso.newmail.ru/page=794.html" rel="nofollow">


wordpress.2008-01-09.xml:5888: parser error : Opening and ending tag mismatch: channel line 26 and item

</item>


wordpress.2008-01-09.xml:18934: parser error : Opening and ending tag mismatch: comment_content line 18928 and p
really care what it says, other than "Oops something happened here, fix it".</p>


wordpress.2008-01-09.xml:18936: parser error : Opening and ending tag mismatch: comment line 18920 and comment_content
erhaps your next entry will be on how you fixed the problem.</wp:comment_content


wordpress.2008-01-09.xml:18940: parser error : Opening and ending tag mismatch: item line 18774 and wp:comment
</wp:comment>


wordpress.2008-01-09.xml:19158: parser error : Opening and ending tag mismatch: rss line 19 and item

</item>


wordpress.2008-01-09.xml:19159: parser error : Extra content at the end of the document

It also fails to import in another WordPress install. I have yet to track down exactly which posts are cuasing it grief.

Change History (2)

#1 @lloydbudd
16 years ago

Can you email me a copy of your export? lloyd wordpress.com

#2 @mrmist
15 years ago

  • Milestone 2.9 deleted
  • Resolution set to worksforme
  • Severity changed from major to normal
  • Status changed from new to closed
  • Version set to 2.3.2

Parsing an export from trunk works for me.

Suggest re-opening if this problem still exists.

Note: See TracTickets for help on using tickets.