Upload doesn't work
mcarbone - April 8, 2008 - 23:59
| Project: | Addnode |
| Version: | 5.x-1.2 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
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() {

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