Needs review
Project:
Better Formats
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
12 Sep 2018 at 20:24 UTC
Updated:
12 Sep 2018 at 20:33 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
juampynr commentedThis patch saves better formats settings into each field instance's third party settings. The settings haven't changed their names so just placing them there is enough to get this working.
For example, here is a body field's settings in Drupal 7:
And here is the resulting field after running the d7_field_instance migration.
How to test this patch
Install better_formats and apply this patch. Then, add the Drupal 7 database connection details to the Drupal 8's settings.php. Finally, run these commands: