A row with a region, 2 contents: a view and a node form that has a cck field 'body' that takes in formatted text. Row (or was it region?) style tabs.

Without tabs, wysiwyg working, with tabs, wysiwyg throws up an error*.

(also in use: veritical tabs).

*firebug error: Drupal.wysiwyg.instances[params.field] is undefined

Wasn't sure where to file this (tabs, panel tabs, or wysiwyg).

Comments

xenophyle’s picture

I am also getting this error, but I see other strange things going on.

Rich text editor is the default input format for all users in the input format config page. However, when creating a new node with a textarea:
- the admin can see all input formats and "filtered html" is selected as the default
- a nonadmin user sees only "rich text editor" and "no text editor", and neither is selected by default

When the nonadmin user selects "rich text editor", that is when the error occurs.
This is using CKEditor.

xenophyle’s picture

hefox found that this seems to be a problem with the input formats or cck, not the wysiwyg. If you go to manage the fields of each content type, go to the default value section for textarea inputs and then select "rich text editor", the rich text editor will correctly be selected as the default input format.

hefox’s picture

Status: Active » Postponed

Marking this as postponed; I'll investigate later why this was happening, as it was not happening on a different dev site; keeping it in tabs panel style for now as I don't know what module is effecting it, and tabs did have some to effect on it.

smoothify’s picture

Status: Postponed » Closed (cannot reproduce)

clearing up the issue queue