Closed (duplicate)
Project:
Date
Version:
5.x-1.6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Nov 2007 at 22:12 UTC
Updated:
9 Jun 2008 at 14:22 UTC
I have a view at http://whiterockdistrict.org/Roundtables. It has a filter named Datestamp: Date - Date (field_date). The filter is set to only show nodes where this field is "greater than or equal to" " now" "-86400". The intent is to only show events that started no earlier than yesterday. However, when going to http://whiterockdistrict.org/Roundtables, all events are displaying including one from two months ago.
The export of the view is attached.
| Comment | File | Size | Author |
|---|---|---|---|
| roundtables.txt | 2.38 KB | aren cambre |
Comments
Comment #1
merlinofchaos commentedCheck date.module first, that is the module that implements this filter.
Comment #2
choster commentedMarking as a duplicate of http://drupal.org/node/151325 , same issue in same version.