Closed (fixed)
Project:
CKEditor mentions
Version:
3.0.0-beta2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
31 Jan 2025 at 09:04 UTC
Updated:
31 Mar 2025 at 13:09 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
blacksnipeIn my research for a fix, I've stumbled across issue #3457094 and tried the same fix. Works like a charm.
I've added a patch, for people that might come across this error with
ckeditor_mentionstoo.Comment #3
blacksnipeComment #4
pearls commentedI have the same issue. Thanks to @blacksnipe . #2 patch solved the problem.
+1 for RTBC
Comment #5
pearls commentedComment #6
ad0z commentedI've faced the same issue and #2 patch resolved it. Thanks!
Comment #9
scott_euser commentedConverted to MR for convenience of maintainers
This is the same fix as applied in other CKE projects like #3457094: Symfony\Component\Validator\Exception\LogicException: The LangcodeRequiredIfTranslatableValues constraint can only operate on the root object being validated.
Comment #10
dinazaur commentedThank you for you work, we already merged this fix in #3480896: Drupal 11 compatibility fixes so no need to merge it here.