Closed (fixed)
Project:
Date
Version:
6.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Mar 2010 at 14:25 UTC
Updated:
24 Apr 2010 at 07:00 UTC
Views with 2.8 and date filter set to "Is greater than or equal to" now works great - filters all nodes that have date fields older than now. This does not work for alpha 2, it says something about something being missing after I submit "Is greater than or equal to" now.
Comments
Comment #1
dawehnerCould you please export the view?
Its hard to guess what you missed
Comment #2
OnlineWD™ commentedWell when I add node content date field filter it works, as soon as I set "Is greater than or equal to" and "now" for default value it says "Date: Date (node) Missing date fields!" and when I go back the "now" has not been saved to the database, is blank.
Comment #3
dawehnerUpdate
Thats a field from the date module. As you can see in http://drupal.org/node/571990 this means this bug has to be filled against Date.
I guess this is fixed in a dev version of the date module.
Comment #4
merlinofchaos commenteddereine: quick guess, the date filter is missing option_definition for the field that selects whether it is a raw value or an offset?
Comment #5
dawehnerhttp://drupal.org/node/698522 made it compatible with views3. But its only in the dev version of date.
Comment #6
endiku commentedConfirmed, needed the dev version of date to make things work with views3. It had a little complaint but it went away and the relative is working.
Thanks for figuring this out.
Comment #7
dawehnerSo this is fixed.