Fixed Form Date and DateTime to properly handle mysql and epoch times. Added tests to make sure they work.

This commit is contained in:
Kaleb Murphy 2008-08-04 20:23:13 +00:00
parent a81999d5ea
commit e7f5948ce1
7 changed files with 52 additions and 14 deletions

View file

@ -1377,6 +1377,7 @@ sub www_process {
};
}
$entryData->{ $field->{name} } = $value;
$self->session->errorHandler->warn($field->{name}. " ". $value);
}
# Process CAPTCHA