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

mikeryan’s picture

Version: 6.x-2.1 » 6.x-2.x-dev
Status: Needs review » Fixed

Well, 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.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.