Hi,

Maybe this is related to #1201814: Upgrading to 6.x-1.4 fails.

For me it happens with CKEditor 1.4, 1.5 and 1.x-dev (2011-Jun-28); and the library 3.6 and 3.6.1; on Pressflow 6.22.104.

There is no editor showing up in edit node body (ex.: node/123/edit) nor fields in admin sections (ex.: admin/settings/site-information, admin/settings/site-maintenance), nowhere.

Also, the collapsed fieldsets in node/123/edit (like Input format, Menu settings...) are not like a link, so this is not possible to click on them to uncollapse them. Only the title of the fieldsets are visible. The fields themselves are not visible. The vertical_tabs neighter are visible. I tried disabling vertical_tabs and the problems are still there.

Firebug console says:

ckeditor is not defined
[Break On This Error] textarea_settings[add_conf] ...tarea_settings['js_conf'][add_conf]);

I cleared the cache in Drupal (drush cc all) and the cache of my browser Firefox 5.0.

Between each updates of CKEditor, I:
* saved again each profiles pages after the updates (admin/settings/ckeditor/editg, admin/settings/ckeditor/edit/Default, admin/settings/ckeditor/edit/Advanced).
* drush cc all
* drush updatedb
* clear the cache of my browser

When I go back to CKEditor 1.3 (with library 3.6 or 3.6.1), it resolves the issues.

Comments

j0nathan’s picture

As per the page admin/reports/status, it detects the library, which is in sites/all/libraries.

mkesicki’s picture

Status: Active » Postponed (maintainer needs more info)

Hi @J0nathan ,
can you check in firebug net tab if all request are correct ?

j0nathan’s picture

Status: Postponed (maintainer needs more info) » Active

Hi @michal_cksource,
All request seem correct in the Firebug Net tab.

I forgot to mention that the issue with the collapsed fieldsets happens only when I enable "Optimize JavaScript files" in the Performance settings (admin/settings/performance). But this setting doesn't change anything for the editor not showing up.

Thanks for your help

mkesicki’s picture

Ok, we try fix this ASAP.

mkesicki’s picture

Status: Active » Postponed (maintainer needs more info)

I checked this with Pressflow 6.22.104 and latest DEV version of CKEditor module and it works fine for me. I also tested this with "Optimize JavaScript files" option enabled/disabled. Can you try latest DEV version and give us an info if this helps you.

j0nathan’s picture

Status: Postponed (maintainer needs more info) » Fixed

It works now with ckeditor-6.x-1.x-dev (2011-Aug-16).
Thank you very much!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.