Closed (duplicate)
Project:
Date
Version:
7.x-2.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Apr 2013 at 11:39 UTC
Updated:
3 May 2013 at 17:57 UTC
I have build a test-dev like http://drupal.org/node/1285276 (Import new users and their Profile2 fields from one CSV file), but with the newest dev-versions of date, migrate and migrate_extras:
date 7.x-2.6+2-dev (2012-Sep-30)
migrate 7.x-2.5+107-dev (2013-Apr-25)
migrate_extras 7.x-2.5+2-dev (2012-Nov-29)
I don't know, why there is no handler like
date_migrate DateMigrateFieldHandler date, datestamp, datetime
on the configuration-page at 'http://example.com/admin/content/import/configure'.
How can I avoid this? What to do?
Please help.
Thank you very much.
Wusel
Comments
Comment #1
wusel commentedI have found the solution:
The patch in #1832544-2: Class registration for Migrate 2.5 or later works very well. It has to be committed very soon, please!
Thank you for updating in the very next days.
Wusel
Comment #2
mikeryan