Closed (fixed)
Project:
Drupal core
Version:
8.7.x-dev
Component:
ckeditor.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
20 Jun 2019 at 13:17 UTC
Updated:
23 Aug 2019 at 15:36 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
mpp commentedComment #3
mpp commentedComment #4
ducktape commentedNice catch @mpp. Looks good.
Comment #5
wim leersTIL! 🙏 👏
Comment #6
catchCommitted 84df3bb and pushed to 8.8.x. Thanks! Also cherry-picked to 8.7.x
Comment #10
berdirSee #2571371: Editor settings cannot be translated, which was an existing, older issue. I don't think this is sufficient to resolve this, we also need to actually allow translation if it in the UI and editors are a bit special case as they don't have dedicated routes.
Comment #11
berdirAlso, as done over there, type label is also wrong IMHO because that's a single textfield, type text is a translatable textarea.