Download & Extend

Date filter "now" default to 2009-01-01

Project:Views
Version:6.x-2.3
Component:exposed filters
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (won't fix)

Issue Summary

I faced this issue in previous version, when filtering "dates greater or equal now" didn't work, so I downgraded to RC3 (if I remember correctly) and the problem went away. Few days back I conveniently updated to latest version (2.3) and the "now" filter failed again. When I looked at the Query output, it shows:
>= '2009-01-01'
That simply means "now" was rendered as 2009-01-01 which is obviously wrong as "now" should be March 2009 already. Can someone advice if I should downgrade Views to previous version or someone is aware of this issue and will fix it?

Comments

#1

Status:active» closed (won't fix)

Me bad! This should be a Date module issue and nothing to do with Views. I updated to latest Date (6.x-2.x-dev) and the problem is solved.

#2

It worked as you said! Thanks for posting!

#3

Thanks for posting!