Changes between Version 1 and Version 2 of Ticket #14239, comment 3
- Timestamp:
- Jan 5, 2016, 8:29:06 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #14239, comment 3
v1 v2 1 1 I think there was a miscommunication here. 2 2 3 I demonstrated that entering html5 (invalid or not, depends on the circumstances) will cause CKEditor to insert duplicatenodes. The editor is effectively unusable as a result. Since when does CKEditor take markup and make it worse?3 I demonstrated that entering html5 (invalid or not, depends on the circumstances) will cause CKEditor to insert spurious nodes. The editor is effectively unusable as a result. Since when does CKEditor take markup and make it worse? 4 4 5 5 My example is just that, an example. If you play with HTML5 and custom ACF rules you are going to quickly see that there are other cases that are even worse. This is a very severe bug that prevents all but perfect HTML5 from being used with the editor.