Active
Project:
Addnode
Version:
5.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Apr 2008 at 23:59 UTC
Updated:
30 Jun 2008 at 13:49 UTC
If the node being added has an upload field, either via Upload or a FileField, uploading the file causes a javascript error. The file then does not get uploaded. The js error is as follows:
button has no properties
[Break on this error] button.onmouseover = button.onfocus = function() {
Comments
Comment #1
damienmckennaFor comparison, have you tried this with the imagefield CCK?