Closed (fixed)
Project:
Node Connect
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Aug 2011 at 13:18 UTC
Updated:
14 Sep 2011 at 21:01 UTC
Thanks for a super important module. Haven't seen this bug reported elsewhere. To reproduce:
I have reproduced this using both Chrome and Firefox, and with all non-core modules disabled. The unlimited value field in the child node is a text field.
Browser error report:
An AJAX HTTP error occurred.
HTTP Result Code: 500
Debugging information follows.
Path: /system/ajax
StatusText: Internal Server Error
ResponseText:
Thanks for your help!
Comments
Comment #1
guillaumev commentedHi,
Please try the patch proposed here:
http://drupal.org/node/1193780#comment-4925258
I think both issues are caused by the same bug and should be fixed with the same patch...
Comment #2
isaac77 commentedYes, that patch seems to have fixed the problem for me. Thank you very much!!!
Not sure what the threshold for changing the status to "reviewed & tested by the community" is, but this definitely fixed my issue. Feel free to change status as appropriate.
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
Comment #4
e2thex commented