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

damienmckenna’s picture

For comparison, have you tried this with the imagefield CCK?