Closed (fixed)
Project:
Node Widget
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Mar 2010 at 12:07 UTC
Updated:
19 Mar 2010 at 06:09 UTC
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
Comment #1
k4v commentedUpdate: I managed to exclude the fields in TinyTinyMCE using Regex. But it would be nice for future use to have this option...
Comment #2
ademarco commentedFrom #434394: 'HTTP error 0 occurred' on image upload it seems it is not a problem of Node Widget...