Closed (fixed)
Project:
Data
Version:
7.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Mar 2013 at 14:55 UTC
Updated:
14 Apr 2013 at 12:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
rooby commentedPatch...
Comment #2
joachim commented> Unless I am misunderstanding things field is for data that comes from drupal core fields, which this data does not.
> So this line should not be here.
Entity API docs confirm this. Committed. Thanks for the patch.
git commit -m "Issue #1957022 by rooby: Fixed hook_entity_property_info() declaring table columns as fields." --author="rooby "
Comment #3
rooby commentedGreat, thanks. I was hoping I wasn't off track.