Closed (fixed)
Project:
Entity API
Version:
7.x-1.x-dev
Component:
Code - misc
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Jun 2012 at 08:25 UTC
Updated:
8 Oct 2014 at 19:00 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
fagoindeed, patch welcome!
Comment #2
joachim commentedI would, but I can't tell which table this points to:
'name' => array('entity_test_types' => 'name'),
Comment #3
jon nunan commentedI think the format currently in entity_test schema is
when it should be
Patch attached.
Comment #4
joachim commentedLooks good to me.
Comment #5
fagoThanks, committed.