Problem/Motivation

Per #2533886: [meta] Move module-specific migration support into the particular modules supported, move support for filter migration into the filter module.

Proposed resolution

For the most part, this is a matter of moving files around and updating namespaces. Also, explicit destination module dependencies can be removed.

Migration templates to be moved:

  • d6_filter_format

Remaining tasks

Submit a patch.

User interface changes

N/A

API changes

Namespaces of affected migration plugins will change.

Data model changes

N/A

Comments

mikeryan’s picture

Issue summary: View changes
phenaproxima’s picture

Assigned: Unassigned » phenaproxima
phenaproxima’s picture

Status: Active » Needs review
StatusFileSize
new3.61 KB

Status: Needs review » Needs work

The last submitted patch, 3: 2534014-3.patch, failed testing.

phenaproxima’s picture

Status: Needs work » Postponed
phenaproxima’s picture

StatusFileSize
new3.65 KB
new1.29 KB

Moved the test into the Drupal\filter\Tests\Migrate namespace.

phenaproxima’s picture

Er...hit Save twice. That was durrrmb.

phenaproxima’s picture

Status: Postponed » Needs review

Unblocked.

mikeryan’s picture

Status: Needs review » Reviewed & tested by the community

Looks good to me.

alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Committed 3a0537b and pushed to 8.0.x. Thanks!

  • alexpott committed 3a0537b on 8.0.x
    Issue #2534014 by phenaproxima: Move module-specific migration support...

Status: Fixed » Closed (fixed)

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