Make WordPress Core

Opened 15 years ago

Closed 15 years ago

#8546 closed defect (bug) (duplicate)

Wordpress Export Xml File Is Invalid

Reported by: jwbats's profile jwbats Owned by:
Milestone: Priority: normal
Severity: normal Version: 2.6
Component: Export Keywords:
Focuses: Cc:

Description

When trying to read a Wordpress XML Export file in a C# XmlDocument or XmlTextReader, it crashes with an XmlException:

"undefined namespace: excerpt"

The excerpt-namespace is not defined at the top of the file. Simply adding a line that defines the namespace solves the problem.

Change History (1)

#1 @ryan
15 years ago

  • Milestone 2.7 deleted
  • Resolution set to duplicate
  • Status changed from new to closed

see #7624

Note: See TracTickets for help on using tickets.