Needs review
Project:
CCK Time
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Feb 2012 at 19:59 UTC
Updated:
8 Feb 2012 at 12:42 UTC
Jump to comment: Most recent file
When node is crated through Deploy or UUID feature import it already has cck time value in correct format for cck_time_field_presave(). Module however assumes that time components also present, but it's not during import. I've prepared a patch which solves the problem.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | uuid-feature-import-support-1426368.patch | 500 bytes | neochief |
Comments
Comment #1
neochief commentedComment #2
vladsavitsky commentedWe're using this module and support of UUID will allows us to export fields into features. Please check this code and commit ASAP.