|
Written by Kirby
|
|
Monday, 28 April 2008 12:24 |
|
I don't have a detailed bug fix for this but strangely enough, while writing about the Tinymce bug in Wordpress, I bumped into a Tinymce bug in Joomla 1.5.2.
Tinymce appears to be be changing <hr id="system-readmore" /> into <hr id="system-readmore"> (notice the removal of space-slash at the end). It appears to be editor specific and even when you try to manually enter the space-slash into the tag, Tinymce removes it when you hit the Update button on the html source editor. Cute.
So the upshot it that your 'read more' breaks don't get interpreted and end up as <hr> tags in the middle of your articles. Supposedly it happens in 1.5.3 also, but I haven't had time to check.
I don't have the patience this time around to narrow it down to a specific line(s) in Tinymce. My advice is to install Wysiwyg Pro. I actually think Tinymce is very impressive overall but it just seems like it's time to take a break from it. |
|
Last Updated ( Saturday, 22 November 2008 15:13 )
|