Closed (fixed)
Project:
FileField
Version:
5.x-2.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
14 Nov 2007 at 20:09 UTC
Updated:
23 Jan 2008 at 09:17 UTC
I add a filefield cck into a node type, and now I have this javascript error :
button has no properties
redirectFormButton("http://mic5305/PortoProto/filefield/js", undefined, Object button=#field-testflash2-attach-button)
Do you know how can I resolve that?
thank!
Comments
Comment #1
pgtremb commentedI already have this kind of bug and it seem to be a javascript framework imbroglio.
http://drupal.org/node/187898
If someone could give some tips about how to debug that...
Thank
Comment #2
pgtremb commentedI found a issue here. Seem to be upload.js
http://drupal.org/node/160565
Comment #3
dopry commentedI cannot reproduce in the head of the DRUPAL-5--2 branch.