Loading...
 
Skip to main content

Code button in CKEditor WYSIWYG not working for IE 8

Status
Closed
Subject
Code button in CKEditor WYSIWYG not working for IE 8
Version
6.x
Category
  • Regression
  • Usability
Feature
Browser Compatibility
Toolbars, Quicktags and Smileys
Wiki Plugin (extends basic syntax)
WYSIWYG (What You See is What You Get)
Resolution status
Fixed or Solved
Submitted by
tpinet
Lastmod by
Ushindi Gedeon
Rating
(0)
Description

This bug is seen by our IE 8 clients. We are running Tiki 6.2 (clean install), on a Windows 2003 Server, Apache 2.2.16 w SSL, PHP 5.3.3, remote MySQL 5 database.

Our users are editing in the CKEditor WYSIWYG and try the Code plugin from the toolbar. The Code window opens as expected and the users enter their code in the correct field. On pressing Insert (or Replace) the code plugin is added in the editor but there is no contents in the plugin. If I open the normal editor it displays as
{code caption="MyCode.java"}
which is completely the wrong syntax.

If I try using the Code option in FF then it opens a new window and I can add the code just fine. I view from the normal editor and it reads
{CODE( caption="MyCode.java")}public class MyCode { //testing a point }{CODE}
which is correct.

Since IE is our corp standard our users need to be able to add files using that browser. Also, they had no problem in Tiki 5.x but that was a different WYSIWYG system.

Thanks,
Tim

Solution
Workaround
Importance
7
Priority
35
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
3827
Created
Monday 21 March, 2011 14:30:41 UTC
by tpinet
LastModif
Tuesday 30 June, 2026 15:58:42 UTC


Show PHP error messages