Closed (fixed)
Project:
Per field-type storage
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
7 May 2014 at 14:57 UTC
Updated:
22 May 2014 at 05:30 UTC
Jump to comment: Most recent
There's a bug in field_update_field specifically on this line:
$has_data = field_has_data($field);
We should file a patch against Drupal core.
Comments
Comment #1
steven jones commentedI have filed it.