Closed (fixed)
Project:
Date
Version:
6.x-2.x-dev
Component:
Date CCK Field
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Aug 2009 at 01:35 UTC
Updated:
7 Jan 2011 at 13:10 UTC
Jump to comment: Most recent
Comments
Comment #1
Anonymous (not verified) commentedSorry, I used the wrong settings. Comment deleted.
Comment #2
joergvk commentedI experience exactly the same issue. This was working with an earlier version of date: a view of upcoming events filtered by a date field that has a from and to date. When I expose the filter and enter a date manually, everything works fine. This is the SQL generated:
When I use "now" as a default, there is not even anything referring to the date in the SQL-Query where clause.
I'm quite frustrated by drupal, because of the many serious bugs popping up all the time and all over the place. If there is something stated in the documentation (or even in the admin interface as in this case) to work a certain way, there obviously should exist a unit test to make sure this stays true for all future releases.
The lack of testing on the developer side makes a huge overhead of testing on the admin user side neccesary. I and thousands of other drupal admins do not want to write a selenium test for every simple functionality that the documenation says would be there, to make sure it actually stays there. But I have to do so - or drop drupal for future projects.
Comment #3
arlinsandbulte commentedI could not reproduce.
I think this has been fixed (I remember some other issues regarding this)
If I am wrong, feel free to re-open this issue.