Opened 18 years ago
Closed 17 years ago
#6926 closed defect (bug) (worksforme)
XML export missing post titles
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | major | Version: | 2.5.1 |
| Component: | Administration | Keywords: | wxr export xml titles |
| Focuses: | Cc: |
Description
The "export" feature in WordPress produces an XML file from which post titles are missing (there are just empty <title></title> tags). This happens in all versions I have around (2.2.1, 2.3.3 and 2.5.1). It happens in existing installations on my host as well as vanilla installs on my home computer.
It makes it impossible to use this feature to migrate a WP blog.
Change History (1)
Note: See
TracTickets for help on using
tickets.
Closing as Works for me.
Hi Aranea, thank you for participating in WordPress! Can you elaborate on this problem, because the symptom you are describing is too obvious for it to go unfound particularly over the multiple versions you list.
ENV: trunk r8470 (2.7-bleeding)
Excerpt from export file:
...
<channel> <title>Trunk</title>...