Changes between Initial Version and Version 1 of Ticket #7543, comment 5
- Timestamp:
- Sep 18, 2012, 3:05:22 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7543, comment 5
initial v1 1 The problem is that CKEditor mucks up the content before we can even edit it to insert the closing tags. The transition from WYSIWYG to source and back introduces the issue. Basically, we have to edit this stuff by hand with MySQL, or build a page to edit without CKEditor enabled. 1 The problem is that CKEditor mucks up the content before we can even edit it to insert the closing tags. The transition from WYSIWYG to source and back introduces the issue. Basically, we have to edit this stuff by hand with MySQL, or build a page to edit without CKEditor enabled. We have enough pages in this shape that it's not really an edge case to us. 2 2 3 3 We still have to get this fixed one way or another, so I guess your marking it invalid means an upstream fix won't be forthcoming.