- Issue created by @jurgenhaas
- Status changed to Closed: duplicate
3 months ago 2:53pm 27 August 2024 - πΊπΈUnited States zengenuity
I think this is a duplicate of this issue: β¨ Improve Translation User Interface Active . Your mention of CKEditor is more specific, but I intended that as part of the other issue of reusing our existing form for translations.
I'm not managing any multilingual sites at this time, so I'm unlikely to find time to address this anytime soon. But, I will definitely review and accept any patches if someone else wants to tackle the issue.
- Status changed to Active
2 months ago 12:33pm 11 September 2024 - π©πͺGermany jurgenhaas Gottmadingen
Well, I can see that you want to change the config translation in general. While this may be an option for easy email, I'm uncertain if that's really worth the effort, since having that UI maintained by core is a huge benefit.
The missing CKEditor in the config translation isn't actually a translation UI issue, it's a mistake in the config schema. I'm going to propose a fix in an MR. It's really simple and it fixes the problem right away.
- Merge request !31Issue #3470506 by jurgenhaas: Missing CKEditor when translating email templates β (Merged) created by jurgenhaas
- Status changed to Needs review
2 months ago 12:36pm 11 September 2024 - Status changed to Needs work
2 months ago 12:20am 12 September 2024 - πΊπΈUnited States zengenuity
Okay, I'm on board with making this change. However, it doesn't seem like it totally works correctly. Here is what I see on the translation form in Drupal 10 now:
Is that correct? Why there is a CkEditor on the left side? It allows you to enter text into it, but it just ignores it. The one on the right seems to work. Is this how it's supposed to be, or is it a core bug?
If this is how these always work, then it's fine. I just want to make sure we're not doing something wrong. I don't work with multilingual sites regularly, and I'm not familiar with what's normal.
- Status changed to Needs review
2 months ago 8:20am 12 September 2024 - π©πͺGermany jurgenhaas Gottmadingen
This is a core issue, most likely caused by the fact that CKEditor 5 doesn't allow the read-only flag any longer. That worked for earlier version, but not now. I've spoken to @tstoeckler about this yesterday, he was even the one who brought up the idea of the schema error, and he confirmed that the display of the editor also for the source is caused by core and should be ignored for now.
-
zengenuity β
committed 4913d4df on 3.0.x authored by
jurgenhaas β
Issue #3470506: Missing CKEditor when translating email templates
-
zengenuity β
committed 4913d4df on 3.0.x authored by
jurgenhaas β
- Status changed to Fixed
2 months ago 12:37pm 12 September 2024 Automatically closed - issue fixed for 2 weeks with no activity.