Project:CKEditor - WYSIWYG HTML editor
Version:6.x-1.7
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

I just updated to the latest version, and if i go to admin/settings/ckeditor/edit/registered_limited i cannot edit any of the parameters? i thought it may be a issue with my theme, so i reverted to garland, and it still did not work. i cant expand to get to the settings. see screengrab:

AttachmentSize
ckeditor.jpg177.02 KB

Comments

#1

Me too.
As a workaround i deleted the classes "collapsed" from the collapsed fieldsets manually via Firefox/Firebug.

#2

Thanks for the workaround. Not ideal, and this should be fixed, but at least i can configure items now!

#3

Status:active» postponed (maintainer needs more info)

Do you see any JavaScript errors in Firebug console ?
Do you have jQuery UI module enabled ?

#4

I downgrade and solve it.

#5

Do you see any JavaScript errors in Firebug console ?

YES – thank you for this tipp!

$.cookie is not a function
var cookieString = $.cookie('collapsiblock');
collapsiblock.js?7 (Line 86)

Disabling Module "Collapsiblock 6.x-1.0" helped me.
Unless disabling this module is not a real solution for me ... :-)

#6

@tfranz please try latest DEV version. I added small fixes for loading jQuery files. Maybe it solves conflict with Collapsiblock module.

#7

The latest DEV (02. Nov.) seems to work – thank you very much for the quick help! :-)

#8

Status:postponed (maintainer needs more info)» fixed

#9

Title:unable to edit settings » [D6] Unable to edit settings

#10

Status:fixed» closed (fixed)
nobody click here