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.

CommentFileSizeAuthor
#1 uploading_images-1193780-1.patch549 bytesguillaumev

Comments

guillaumev’s picture

Status: Active » Needs review
StatusFileSize
new549 bytes

Hi,

Can you please try this patch (based on the latest dev version) ? I had the same problem and used this patch to fix it...

isaac77’s picture

This fixed another issue for me: http://drupal.org/node/1263240
Thanks!

e2thex’s picture

Status: Needs review » Fixed

commit 3f367644d379d2c182fde912d394bb709a02b4e3
Date: Wed Aug 31 16:40:23 2011 -0400

Issue #1193780 by guillaumev: Problems uploading images to image field in referenced nodes

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.