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

Matrix blocks with multiple redactor fields aren't all converted #349

Open
brucejxz opened this issue Jan 3, 2025 · 0 comments
Open

Matrix blocks with multiple redactor fields aren't all converted #349

brucejxz opened this issue Jan 3, 2025 · 0 comments
Labels

Comments

@brucejxz
Copy link

brucejxz commented Jan 3, 2025

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

  1. Create a matrix field with a single block containing 2 redactor fields
  2. Run php craft ckeditor/convert

Additional info

  • Craft version: 4.13.8
  • PHP version: 8.2.27
  • Database driver & version: MariaDB 10.11.10
  • Plugins & versions: Redactor 3.1.0, CKEditor 3.10.0
@brucejxz brucejxz added the bug label Jan 3, 2025
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

1 participant