Closed (fixed)
Project:
Commerce File
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
19 Sep 2012 at 20:11 UTC
Updated:
8 Oct 2012 at 12:01 UTC
Timestamp properties on the file license (created, changed, and granted) aren't exposed to the entity API. This means they are unavailable to modules like Migrate, which rely on the entity property API to deal with these fields. Attached patch adds them to _commerce_file_entity_property_info_table_setters().
| Comment | File | Size | Author |
|---|---|---|---|
| commerce_file-timestamp-property-info.patch | 676 bytes | rbayliss |
Comments
Comment #1
recrit commentedthanks!
committed per http://drupalcode.org/project/commerce_file.git/commit/7ddc563 with addition of admin permissions similar to Commerce Order's info.