View Issue Details

IDProjectCategoryView StatusLast Update
0005117mantisbtfilterspublic2010-04-29 18:04
Reporterguideweb Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
PlatformP3 800MhzOSRedhat Linux 9 w/ Apache2OS Version9
Product Versiongit trunk 
Summary0005117: Bug in date filter
Description

If the date we submit is invalid ex Feb-31-2005 the exedent day are reported to the next month ex Mars-03-2005

Additional Information

See attachements

Tagsdates
Attached Files
filter-bug-2-1.PNG (12,351 bytes)   
filter-bug-2-1.PNG (12,351 bytes)   
filter-bug-2-2.PNG (9,308 bytes)   
filter-bug-2-2.PNG (9,308 bytes)   

Activities

guideweb

guideweb

2005-01-13 09:29

reporter   ~0008998

Related to 0004454

guideweb

guideweb

2005-01-13 09:34

reporter   ~0008999

Use checkdate function to be sure a date is valid before trying to filter with it !

Reference : http://ca.php.net/manual/en/function.checkdate.php