- ๐ฏ๐ตJapan ptmkenny
I am not able to reproduce this with 11.2-alpha1 that was released a few days ago. I have released Field Encrypt 4.0-alpha2 with support for 11.2, although it does not use getOriginal(); that is being handled in ๐ 12: Use getOriginal() not ->original Active
- ๐ง๐ชBelgium wim leers Ghent ๐ง๐ช๐ช๐บ
Confirmed by @lauriii that we want this at ๐ `BlockComponent::validateComponentInput()` allows garbage to pile up Active .
Plus, this is at minimum postponed on ๐ [PP-1] Consider not storing the ComponentTreeStructure data type as a JSON blob Postponed and ๐ [PP-1] Spike: Explore storing a hash lookup of component inputs Postponed .
- ๐จ๐ฆCanada smulvih2 Canada ๐
I was having similar issues, in my case CKE5 was stripping tfoot. This would even happen after diabling the table plugin on my text format. I have created a module to fix this - https://www.drupal.org/project/ckeditor5_table_fix โ
It provides a faux-plugin that replaces the table plugin, and provides as much flexibility in table markup as possible. No UI components, just the ability to copy/past semantically correct tables into a text format and prevent stripping.
- ๐ง๐ชBelgium wim leers Ghent ๐ง๐ช๐ช๐บ
Obsolete now, see #3518336-32: When a field used by a content template is deleted, any inputs in that template which refer to that field should be replaced with static default values โ and #3518336-33: When a field used by a content template is deleted, any inputs in that template which refer to that field should be replaced with static default values โ , thanks to ๐ Calculate field and component dependencies on save and store them in an easy to retrieve format Active :)