I have If I click through to edit one of the referenced nodes, I get taken to the ode edit form of the referenced node. This content type has an image field. However, I'm not able to upload images to this field. I can select an image from my drive, but when I click the upload button, I get the ajax spinner, but the image does not appear upload. I get no thumbnail, and no reported errors.
However, if I submit the form with an error (some other required field missing for example) then when the form is rebuilt the thumbnail now show, so it seems the image did in fact upload successfully.
Comments
Comment #1
guillaumev commentedHi,
Can you please try this patch (based on the latest dev version) ? I had the same problem and used this patch to fix it...
Comment #2
isaac77 commentedThis fixed another issue for me: http://drupal.org/node/1263240
Thanks!
Comment #3
e2thex commentedcommit 3f367644d379d2c182fde912d394bb709a02b4e3
Date: Wed Aug 31 16:40:23 2011 -0400
Issue #1193780 by guillaumev: Problems uploading images to image field in referenced nodes