Here's the error: Error: x is undefined
Source File: http://localhost:8080/asi-dojo-test/jav ... keditor.js
Line: 91
Browser is firefox 4. I am using the latest version of ckeditor - 3.6 and I downloaded ckfinder 2.0.2.
Scenario: attach an editor to an editable area. Click on the image icon. Immediately exceptions are thrown and the Error x is undefined message appears.
Correction: there are failures in Chrome and Safari as well.
Its a good thing I checked. I was going to demo the integration of ckeditor and ckfinder with my product when this bug appeard.
Any help would be much appreciated.
Sun, 06/12/2011 - 00:37
#1
Re: ckeditor firefox 4 fails to bring up image and other dia
It's working fine for me here: http://ckeditor.com/demo
If that one also works for you, then it's something in your page or your integration.
Re: ckeditor firefox 4 fails to bring up image and other dia
The editor can be attached to an editable area. However bringing up dialog boxes - especially with images, seems to be the problem. I am also using shared spaces. . I have found that that other dialogs like the table have the same problem. Has the code been tested with shared spaces and attachment to more than one editable area at a time? If not, do we know how it will behave in these scenarios?
Thanks again for your help.
Re: ckeditor firefox 4 fails to bring up image and other dia
I hope that helps.
Thanks.
Re: ckeditor firefox 4 fails to bring up image and other dia
The shared toolbar sample is working fine for me: http://nightly.ckeditor.com/latest/cked ... paces.html and there is no "publish" method in all the CKEditor code.
So again, it seems that it's just something specific to your page.