- Issue created by @matthew.page
- πΊπΈUnited States matthew.page
I'm on Drupal 10.1.8, Ckeditor5. It looks like editor_file and edit_advanced_link modules are sharing this editor_file_dialog window. But the advanced attributes do not work. I noticed Ckeditor5 is actually using their tooltip, balloon (whatever you want to call this tooltip) to add these fields for the edit_advanced_link module. Hence, I'm wondering why this editor_file_dialog is even needed. Was this used for the for Ckeditor4 - 5 conversion?
- π³π±Netherlands joshahubbers
I created a partial fix here. Works for adding new items, but the "edit" part is still broken.
β¨ Edit_Advanced_Link+Editor_file: conflicting field attributes RTBC - π³π±Netherlands joshahubbers
Updated the patch in β¨ Edit_Advanced_Link+Editor_file: conflicting field attributes RTBC . Now editing is solved also. But still not a patch, so local module.