Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Cannot Reproduce
-
Affects Version/s: 4.5
-
Fix Version/s: 4.5.1
-
Component/s: Extension System
-
Labels:None
-
Documentation Required?:None
Description
- Generate a custom data schema file using civix to extract an existing field
- Install the extension
Running the generated auto_install.xml results in DB warnings, because the created_date is parsed into a int at some point, becoming simply "2014" (without quotes) in my case.