Closed (fixed)
Project:
Multiforms
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Dec 2007 at 19:34 UTC
Updated:
11 Feb 2008 at 23:24 UTC
This patch fixes the case where module says that contest is closed when current date is "12-19-2007" and contest closing date is "01-19-2008".
Dates are compared as timestamps. The name of the function "_multiforms_date_array_greater" may need to be changed, since it no longer compares and array of the month, day, year.
| Comment | File | Size | Author |
|---|---|---|---|
| multiforms_ui.patch | 1.34 KB | ngstigator |
Comments
Comment #1
mcantelon commentedAwesome... thanks Chris. I'll apply this soon.
Comment #2
mcantelon commentedOkay, I've applied the patch and committed it to CVS giving you credit in the commit!
You rock, Chris! Thanks again!
Comment #3
mcantelon commentedPatch committed.
Comment #4
mcantelon commentedClosed.