I use CCK Date (not unix timestamp) to show content archived by Day (past content and future content).
The problem is whenever you select "Summary" as the argument. When hovering over the links, it takes you to the day after.
Example Clicking "August 4,2007" actually takes you to August 5, 2007.
The CCK date are going to the right view, they are just displaying wrong. What I mean by that is, when it takes you to August 5th instead of August 4th, it is showing the content for August 5th (like it should).
Setup: CCK Date
Granularity : Year/Month/Day
Timezone: No timezones
Site Timezone: Eastern Standard Time
Comments
Comment #1
merlinofchaos commentedThis is an issue in the Views integration portion of the Date module
Comment #2
chadchandler commentedThank you very much for responding.
I've been stressing about this for a few days now.. do you have any suggestions? I'll try anything!
Comment #3
karens commentedCan't tell anything about this without seeing the View you're using. Is this a custom view or a Views Calendar View? Either way, export the view and paste it here (surround it with
so it's readable.Comment #4
chadchandler commentedThis is a custom view using a date with no time zone handling. Site time zone is CST, as is server time zone.
Comment #5
mlncn commentedMarked http://drupal.org/node/163929 as duplicate.
Interesting display bug, doubt it is timezone related as came up in that thread.
But I would like to ask what the estimated time of arrival on stable Date 5.x-2 might be. Time zone handling will be huge for the world social forum 2008 global/local call for action, and we at Agaric would like to do anything we can to help date along.
ben, Agaric Design Collective
Comment #6
chadchandler commentedComment #7
karens commentedI am unable to replicate this using the latest code. All the summaries behave exactly as I would expect them to. It has possibly been fixed in recent commits, but at any rate I can't find any way to create a setup that behaves this way.
As to the plans for version 5.2, I want to get to this as soon as I can. I am doing some cleanup of the current code so I can have good stable official release of the current version available before I make the new version available for testing a debugging. I also have to get some work done on the CCK port, which is going to slow things down. So, I'm not sure what to tell you about a time frame except that I am as anxious as anyone else to get it done.
Comment #8
chadchandler commentedBravo!! A job well done in the latest release! Fixed!!
Comment #9
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.