Changes between Initial Version and Version 1 of Ticket #11562, comment 2
- Timestamp:
- Aug 17, 2017, 2:07:48 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11562, comment 2
initial v1 7 7 Now there's no error. And #10340 is about cases in which DTD caching makes it impossible to extend it after loading CKEditor source. 8 8 9 However, I agree that CKEditor could not throw error if DTD was not extended. Not in every scenario it's predictable what will be inserted into editor and it's not a problem to default use some default DTD (span's or p's) when element cannot be found.9 **However, I agree that CKEditor could not throw error if DTD was not extended**. Not in every scenario it's predictable what will be inserted into editor and it's not a problem to default use some default DTD (span's or p's) when element cannot be found.