Closed (fixed)
Project:
Date
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Jan 2013 at 13:49 UTC
Updated:
10 Apr 2015 at 10:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
mikran commentedComment #2
mikran commentedI noticed the mention over at #2034231: [META] Integrated patch for migration changes. This issue is kind of old but I should still have the migrate somewhere so I'll try to find it and provide more details.
Comment #4
kplanz commentedI have the same problem.
Attached an updated patch which works with the current 7.x-2.x-dev version.
Comment #5
kplanz commentedChange status.
Comment #6
alcroito commentedAttaching a patch that IMO is better, because instead of setting the timezone before even $return is defined, it should be set for the particular conditional branch, also making sure that if the date value is NULL, timezone should also be NULL.
Comment #7
mikran commentedComment #8
joelpittetFixes the notices, thank you.
Comment #9
ohthehugemanatee commentedworked for me, too. I still have other issues when the imported date is unix 0, but that's a separate issue. Seems RTBC.
Comment #10
ayalon commentedThanks! Tested and working! Please commit it.
Comment #11
heddnRTBC again.
Comment #12
opiRTBC for me, #6 fixes every notices, thanks.
Comment #13
chewie commentedPatch for Date 7.28 version https://www.drupal.org/node/2451027
Comment #14
podarok