CKEditor does not show up in Google Chrome. There are accompanying JavaScript errors.

Works in Internet Explorer 8, Firefox 3.6.10, et al.

CKEditor 6.x-1.2
Drupal 6.19 (Vanilla)
Google Chrome 6.0.472.63

The JavaScript errors as follows.

Warning
Resource interpreted as script but transferred with MIME type text/html.
/sites/default/modules/ckeditor/ckeditor/ckeditor.js:-1
Error
Uncaught SyntaxError: Unexpected token <
/sites/default/modules/ckeditor/ckeditor/ckeditor.js?I:1

The switch link is still hidden in CSS.

<a class="ckeditor_links" style="display:none" href="javascript:Drupal.ckeditorToggle('edit-body','Switch to plain text editor','Switch to rich text editor',0);" id="switch_edit-body">Switch to plain text editor</a>

Comments

dczepierga’s picture

Status: Active » Postponed (maintainer needs more info)

Which version of CKEditor plugin do u use??

nitzan.tomer’s picture

I also get the same thing.
More detailed information in this post: http://drupal.org/node/1037516
all of the errors happened while using chrome, when using firefox i got this error:
"this._buttonList is null" in editor-min.js
the CKEditor version: 3.5.0.6260

I installed drupal 7.0 and tested the same thing there, same results.
the CKEditor version: 3.5.0.6260

dczepierga’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

@nitzan.tomer, u write about WYSIWYG module, so pls report this problem in their support.

I don't get any info about problem over 3 months so i closed this issue.

Greetings