Closed (fixed)
Project:
Migrate Extras
Version:
6.x-2.x-dev
Component:
Date
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Jul 2011 at 03:04 UTC
Updated:
14 Oct 2011 at 19:31 UTC
I have researched this over and over and can not find another instance of it.
I have migrate extras installed and on a couple of tables I keep getting this informational log created.
Informational Undefined variable: default_timezone_db File /modules/migrate_extras/date.inc, line 77)
Has anyone had this issue or know why this is not defined.
Comments
Comment #1
mikeryanWell, the idea was to remove the date support from migrate_extras (#1202948: Date support moved to date module, to be removed from migrate_extras), but the date module didn't pick it up for D6 (#1180612: Support for migration), so I guess we'll keep supporting it for the moment for D6. Fix committed.