You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a matrix block contains more than 1 redactor field, running php craft ckeditor/convert will only convert 1 of them. Note that they all seem to be converted in the project config so running the command again doesn't find them, however, only 1 of them is actually converted in the database.
Steps to reproduce
Create a matrix field with a single block containing 2 redactor fields
Description
If a matrix block contains more than 1 redactor field, running
php craft ckeditor/convert
will only convert 1 of them. Note that they all seem to be converted in the project config so running the command again doesn't find them, however, only 1 of them is actually converted in the database.Steps to reproduce
redactor
fieldsphp craft ckeditor/convert
Additional info
The text was updated successfully, but these errors were encountered: