CCK's "Add Another Item" button will make fckEditor disappear.
TimG - March 5, 2009 - 20:35
| Project: | FCKeditor - WYSIWYG HTML editor |
| Version: | HEAD |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed |
| Issue tags: | javascript rewrite |
Jump to:
Description
Hi,
I chose "Number of values:" to allow multiple values in the Global Settings for a multiple line text box field. When creating the content type, clicking "Add Another Item" will make fckEditor disappear for the text box fields.
-Tim

#1
I'd say this is a bug of FCK, which doesn't attach itself using drupal js 'behaviors'.
It then doesn't get reattached when content gets updated through AHAH. There's nothing CCK can do about it.
Reassigning to FCKeditor, please update the issue description with the actual module version you are using.
#2
I'm using FCKEditor 6.x-1.3-rc7. Just updated this in the "version" dropdown.
#3
Subscribing
#4
FCKeditor does not dynamically attach itself to text areas. Changing this is a lot of work, and can only be done in a new major version, such as 3.x.
#5
Ran into the same problem as the OP. Assumed as much as Jorrit's comments, now confirmed. Will wait for FCKeditor 3.x.
In the meantime, thanks for all the hard work! The FCKeditor module's maintainers (along with those of many other key modules) provide an invaluable service to the entire Drupal community.