Closed (fixed)
Project:
CKEditor Styles (for WYSIWYG)
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Mar 2012 at 18:41 UTC
Updated:
19 Mar 2012 at 19:35 UTC
Jump to comment: Most recent file
Using ctools 7.x-1.0-rc1
Name does not show up in the field list on the add/edit ckeditor style rule form. If I go ahead and add a style rule without name (just machine_name), it will not let me add another. I get a PDO Exception about referential integrity. Probably because of the name field.
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | Add a new ckeditor style rule | Site-Install.png | 76.13 KB | derhasi |
| #1 | ckeditor_styles-add_name_field-1464424-1.patch | 729 bytes | amaria |
Comments
Comment #1
amaria commentedThis patch fixes it for now. It's not optimal but it lets me continue.
Comment #2
derhasi commentedYou have to use the ctools DEV release, as that provides additional functionality for the export-ui, so 'name' is allready included.
Will that fix it for you too?
Comment #3
amaria commentedNo. still no Name field. Not with the latest release of ctools (rc2) Mar 17, nor the dev version Mar 18.
Comment #4
amaria commentedI take that back. Even though the Name field does not show up, it is being saved as the Administrative title. That is with ctools 7.x-1.0-rc2.
Comment #5
derhasi commentedamaria, with RC2 I get the attached form. Do you get it now too? If not try to clear the cache please.
"Administrative title" is the "name". It auto-generates the machine_name seen right of it.
If everything works now, please "fix" the issue. Thanks!
Comment #6
amaria commentedComment #7
derhasi commentedähm, this was the screen I forgot :D