Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ckeditor/convert redactor to ckeditor issue with matrix feilds #208

Open
matthewstick opened this issue Apr 9, 2024 · 1 comment
Open
Labels

Comments

@matthewstick
Copy link

Description

I ran php craft ckeditor/convert to convert redactor to ckeditor. Everything worked great, except it didn't detect a matrix field. The matrix field is called "Page Content" It has 4 block types. then within each block type, are 5 to 15 other fields. There were a few Redactor fields within them, and it did not detect it

Steps to reproduce

  1. run php craft ckeditor/convert on a matrix field that has different block types and redactor fields within them

Additional info

  • Craft version: 4.8.7
  • PHP version: 8.2.16
  • Database driver & version: MySQL 5.7.39
  • Plugins & versions: CKEditor3.8.3 + the latest redactor before you discontinued it
@brandonkelly
Copy link
Member

Can you please send a database backup (ideally from before you ran ckeditor/convert) and your Composer files to support@craftcms.com?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants