Closed (fixed)
Project:
MERCI (Manage Equipment Reservations, Checkout and Inventory)
Version:
6.x-2.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Feb 2011 at 15:57 UTC
Updated:
10 Mar 2011 at 04:01 UTC
Comments
Comment #1
darrick commentedThis is because date_combo_validate does not set the timezone and offset fields if their any errors in the form. Thus once the validation hits merci_validate_merci_reservation_date the check is done against UTC.
Comment #2
darrick commentedFixed: http://drupal.org/cvs?commit=504648