If you require a title on the reservation node and submit it without a title, in addition to saying the title is require MERCI adds an error about the hours the reservation is being made.

If the actual error (like including a title) is corrected, the reservation can be saved.

CommentFileSizeAuthor
Screen shot 2011-02-23 at 7.27.25 AM.png76.72 KBkreynen

Comments

darrick’s picture

Priority: Major » Minor

This 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.

darrick’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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