Hi,

I have a node type "catalog page" that consist of a ImageField and a Textfield. I have installed the Module TinyTinyMCE (A simple version of this editor).

When I add a second Item with the widget, an error with tinymce happens. After I click on Upload , a dialogbox appears with this

An HTTP error 0 occurred.
/drupal/filefield/ahah/catalogpage/field_picture/0/field_catalogpages/1

There is some confusion about this error: http://drupal.org/node/434394

But in my case I can reproduce it with a fresh drupal. The JavaScript breaks as soon I have to items with the TinyMCE.

thanks for the great widget =).

Karsten

Comments

k4v’s picture

Update: I managed to exclude the fields in TinyTinyMCE using Regex. But it would be nice for future use to have this option...

ademarco’s picture

Priority: Critical » Normal
Status: Active » Closed (fixed)

From #434394: 'HTTP error 0 occurred' on image upload it seems it is not a problem of Node Widget...