Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
field system
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Sep 2009 at 17:38 UTC
Updated:
15 Oct 2009 at 13:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
ksenzeeI ran into this too. Looks like the function name got changed to field_has_data. Patch attached.
Comment #2
ksenzeeComment #3
ksenzeeAnd boy do we need some field_ui tests. :/
Comment #4
bjaspan commentedMy bad, I renamed the function and must have missed this call (and so did the reviewer :-)).
Comment #5
dries commentedOops. Rather than blaming the developer and the committer, I'd rather blame the tests. ;-)
Committed to CVS HEAD.