Problem/Motivation

Migration are crashing when importing XML files that contains posts with empty titles. It can happen when posts have been put into trash. Wordpress is exporting them with "__trashed" in the URL.

Steps to reproduce

Import an XML file with a post that have an empty title.

Proposed resolution

Use the process plugin skip_on_empty in order to avoid importing content that have empty titles.

Remaining tasks

None

User interface changes

None

API changes

None

Data model changes

None

Comments

phjou created an issue. See original summary.

phjou’s picture

Status: Active » Needs review
StatusFileSize
new625 bytes

  • HongPong committed 37dfbf4 on 8.x-3.x authored by phjou
    Issue #3177011 by phjou, HongPong: Migration is crashing when wordpress...
hongpong’s picture

Status: Needs review » Fixed

Thank you phjou! It is committed.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.