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

wusel’s picture

Project: Migrate » Date
Priority: Normal » Major
Status: Active » Reviewed & tested by the community

I 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

mikeryan’s picture

Status: Reviewed & tested by the community » Closed (duplicate)