FCKEditor 2.6 fixed issue with pre tags
Posted May 31st, 2008 in Applications
I use FCKEditor in the admin section of my blog to write posts. I was using the 2.5 beta version (build 16848) and whenever I put <pre> tags into my pages for showing HTML/JS/PHP/etc code followed by e.g. a <div> tag, it would keep converting the HTML entities back from <div> to <div> which caused all sorts of issues.
What is FCKEditor?
FCKEditor is a WYSIWYG Javascript based HTML editor which you can use to edit HTML in a web browser.
Upgrading fixed the issue
I was getting annoyed with this problem, because it kept meaning if I needed to post HTML examples which started with an HTML tag I would need to put some other text in the <pre> section first otherwise the HTML entities for < and > would be removed from the first tag.
I knew there had been an update recently (and also wasn't aware until I wrote this post that I was using a beta version of 2.5 and not the final release) so decided to try that out and see if it fixed the problem.
I installed FCKEditor 2.6 (build 18638) and the problem has been fixed since the version I had installed previously.
Thanks for all of the people who work on FCKEditor and for ironing out bugs like this. Your work is much appreciated and, as I discovered, it pays to keep up to date with new releases.
Recent posts:
- List installed packages with YUM (Tuesday, December 2nd 2008)
- Monthly Roundup - November 2008 (Monday, December 1st 2008)
- Weekly Roundup - December 1st 2008 (Monday, December 1st 2008)
- Installing subversion on CentOS (Sunday, November 30th 2008)
- GoDaddy 99 cent .com domain coupon code (Saturday, November 29th 2008)
- Find the index of a string within a string with Javascript (Friday, November 28th 2008)
Subscribe to RSS Feed / Email / Bookmark / Share
Use the buttons below to subscribe to my RSS feed to be notified next time something is posted, share this post with others, or subscribe by email and have my posts sent in a daily email.
