Closed (fixed)
Project:
Chaos Tool Suite (ctools)
Version:
6.x-1.0-alpha2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Jan 2009 at 16:59 UTC
Updated:
25 Feb 2009 at 18:06 UTC
I'm using the latest Panels module to make custom page layouts for a Drupal 6 site. I don't need node add/edit override but I found that Delegator does something that interferes with these pages even when there's no task handler set up. In order to get Fckeditor to work I had to disable the delegator_node_edit_delegator_tasks() function. I'd also previously tried the YUI editor and that was scuppered as well.
Comments
Comment #1
dlx commentedConfirming - Fckeditor behaves unexpectedly when Ctools is installed. The editor can be diplayed on one node and not displayed on others.
I noticed that Ctools changes the node body CSS tag from edit-body to edit-body-1.
Comment #2
chawl commentedCheck this http://drupal.org/node/352804#comment-1241196 for comfirmation, and this http://drupal.org/node/368471#comment-1242781 for another issue of mine seems very related.
These are the tip of the iceberg I am afraid. One should expect tons of new issues as Delegator screws up all JS functionality on edit pages.
I am not a coder anyway and can not debug unfortunately, but ready to do tests.
Thank you.
Comment #3
chawl commentedChanged title a bit...
Comment #4
merlinofchaos commentedThis should be fixed in -dev; I committed this a couple days ago and I could swear I marked this issue fixed, but it's not. :/
Comment #6
ergophobe commentedI'm not sure this is fixed. I'm not reopening this, but I think maybe it needs to be reopened in light of Hiearchical Select issues:
- http://drupal.org/node/370487
- http://drupal.org/node/374354 msg #5 for my tests.