Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
field system
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
16 Oct 2009 at 04:52 UTC
Updated:
3 Jan 2014 at 00:29 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
arianek commentedps. additionally, when trying to attach the image, error:
but once the node is saved, the image has actually uploaded regardless of the error.
Comment #2
quicksketchI think this should fix it. #470242: Namespacing for bundle names probably was committed just shortly after image field, so it wasn't accounted for in the change.
Comment #3
arianek commentedthat patch seemed to have took care of the error, need to test more but came upon an ajax error http://drupal.org/node/606134 that kept me from going any further.
Comment #4
bjaspan commentedComment #5
dries commentedCommitted to CVS HEAD.
Should have tests though so marking 'needs work'.
Comment #6
dries commentedComment #7
yched commentedField UI tests are being tackled in #600544: Tests for Field UI