Hi,
I want report a javascript error on IE9.
When I open CKFinder (with CKEditor integration) appears the error of attached file.
Also in the online demo.
The details:
Messaggio: Errore di sintassi
Linea: 2
Carattere: 1
Codice: 0
URI: http://ckfinder.com/apps/ckfinder/2.1/c ... angCode=it
Thu, 09/15/2011 - 14:59
#1
Re: IE9 javascript error
Can you explain better the steps to reproduce the error?
Re: IE9 javascript error
I unchecked the compatibility option and I activated the javascript error console
of IE9.
When I click on "Image icon/button" to insert an image in the editor, before the window with the list of the file, appear the error box.
Then I can see the list of file and select the image that i want to insert in the editor.
Re: IE9 javascript error
?
By default the page will render in IE 9 Standards mode, there's no need to uncheck any compatibility option.
In the developer tools it should show up as:
Explorer mode: IE9
Document mode: IE9 Standars
Re: IE9 javascript error
When I active this option the error not appear, when I uncheck the option the error appear.
Re: IE9 javascript error
I've tested now also in IE9 64bits and it also works correctly.
Re: IE9 javascript error
019: (function() {
020: var config = { };
.
.
.
113: var ckfinder = new CKFinder(config);
114: ckfinder.replace('ckfinder', config);
115: })();
after the error is thrown, the folders window is displayed
here's the error window
Attachments:
Re: IE9 javascript error
trying many things I reset the IE9 settings ...and it works
Regards
Re: IE9 javascript error
Thanks for getting back and for confirming that the issue is gone!
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+