Changes between Initial Version and Version 1 of Ticket #14239, comment 3
- Timestamp:
- Jan 5, 2016, 8:18:54 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #14239, comment 3
initial v1 1 1 I think there was a miscommunication here. 2 2 3 Are you saying that it's ok to randomly duplicate tags in the case of broken markup? That is entirely inconsistent with the entire concept of ACF. 3 I demonstrated that entering html5 (invalid or not, depends on the circumstances) will cause CKEditor to insert duplicate nodes. The editor is effectively unusable as a result. Since when does CKEditor take markup and make it worse? 4 4 5 ACF as implemented results in the stripping of bad markup - not the duplication and recurrence of it.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. 6 6 7 The tool is clearly broken. Closing this as invalid does not get us closer to a solution.7 The entire world is moving over to HTML5. Nobody wants to use an editor that breaks if there is a markup mistake...