Closed (fixed)
Project:
Date
Version:
6.x-2.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Jul 2011 at 00:57 UTC
Updated:
4 Sep 2013 at 13:22 UTC
Jump to comment: Most recent file
Strict warning: Creating default object from empty value in date_handler_fields() (date/date/date.module).
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | date-1223956-2-d6-2x.patch | 506 bytes | patricksettle |
| #2 | date-1223956-2-d6-2.8.patch | 506 bytes | patricksettle |
| #1 | date-1223956-1.patch | 8.44 KB | mikeytown2 |
Comments
Comment #1
mikeytown2 commentedLooks like we got some white space fixes as well in here.
This is the important part
Comment #2
patricksettle commentedHere's a clean patch with just the important part.
Also, for those who need it... a patch for 2.8
Comment #3
karens commentedUnable to see any place that this happens. Do you have steps to reproduce?
Comment #4
karens commentedOh never mind, it makes sense even if I can't reproduce it. Thanks!
http://drupalcode.org/project/date.git/commit/66454f2
Comment #6
iantresman commenteddate-1223956-2-d6-2x.patch worked for me (PHP 5.4.19, D6.22, Views 2.16, Date 2.7). I was also getting strict warnings with Views, which I was able to solve here.