Hello,

currently, file uploading via upload.module is broken. Obviously, node_invoke_nodapi($node, 'form'); is called before the node is validated and the files array in $node is populated (which happens in upload_nodeapi/validate.

I tried to write a patch but after some hours, I have now given up as the solutions I have come up with created new bugs while fixing the original one.

Regards,
timcn

Comments

drewish’s picture

Is this a dupe of http://drupal.org/node/37605 ?

Steve Dondley’s picture

Status: Active » Fixed

See link mentioned above. this is fixed.

Dries’s picture

Status: Fixed » Closed (fixed)