Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 3.2.1
-
Fix Version/s: 3.2.2
-
Component/s: CiviContribute
-
Labels:None
Description
In the CiviCRM sandbox when viewing the Contribution dashboard ( http://drupal.demo.civicrm.org/civicrm/contribute&reset=1 ) I see the following error message:
warning: mktime() expects parameter 6 to be long, string given in /var/www/drupal.civicrm.org/svn/civicrm32/CRM/Contribute/Form/ContributionCharts.php on line 194.
This happens whenever a contribution record exists with a blank "received" date. As soon as I fill in a date, the error message is gone.