I have Drupal 5.1 on Ubuntu. CCK Date, and Events modules are installed as well as Views. I have created a replacement view for the front page to display news (story modules) and Events in a table. I have modified the Story and Events nodes to include Publication Date From and To fields. When I try to add a filter on Publication Date - To Date greater than equal to now, my view does not show any content, despite the fact that some content should match. Entering today's date manually also does not work correctly. Instead, the filter seems to be acting against the Publication From Date, not the To Date. I tried filtering against "Publication Date" instead of "To Date", but that didn't work, either. "Publication From Date" does not appear in the filter list. I note that there is only one "Publication Date" field choice in the Fields section, and it combines both dates when displayed.

Any suggestions? Is this a bug with CCK/Date, or Views, or some combination of the two?

Thanks

Comments

vgarcia1586’s picture

I second this. I'm experiencing exactly the same thing. I have a view (block and page) that need to only show items that have a date greater than or equal to today and nothing I have tried seems to accomplish this. When the filter is set, nothing shows up.

emdalton’s picture

Anyone?

KarenS’s picture

Project: Views (for Drupal 7) » Date

This would be a Date issue.

KarenS’s picture

Status: Active » Fixed

I'm not making changes to the 5.1 version. I'm officially recommending you move to the 5.2 version now. If you have problems in that version you can check for existing issues or add new ones. Feature requests are now getting posted to the D6 version to be back-ported to 5.2.

Views handling is much improved in 5.2.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.