I have searched for a solution to this. Looked at issue Issue number 1260380. Checked all prior issues opened and closed and I seem to have a problem with Date/Calendar. I am using Calendar 7.x-3.4, and Date module 7.x-2.5.
My issue is that Events (my customized Node type) that I create which are BOTH repeating AND have a start time after 6:59 p.m. show this behavior:
1) The node displays the correct date on the node
2) The node shows in its correct day and time on both the Weekly the Monthly Calendar views
3) When I go to the exact Day view, the event shows up on the following Day and NOT on the correct Day
In the date context listed under the "DAY" view to I have modified the "Dates to compare" setting to the "Only this field" option. Still this has not resolved my issue.
Worth noting is that when the Event has a start time after 6:59p.m. but DOES NOT repeat, it shows correctly in the right date.
For my custom "Event" node, I have the DATE field set to:
- "ISO Format"
- Widget is popup calendar
- Date attributes to collect: Year Month Day Hour Minute
- Time Zone Handling: Date's Time Zone
I appreciate any help you can provide.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | Screen Shot 2013-01-09 at 5.09.57 PM.png | 55.1 KB | osman |
| #1 | Screen Shot 2013-01-09 at 5.35.30 PM.png | 108.69 KB | osman |
| bug_4.jpg | 62.63 KB | matmasr |
Comments
Comment #1
osmanI have the same problem.
Seems like only this and #1260380: Events for times after 6pm show up on following day in Day view. points out the problem, neither with any solutions.
One addition from my end though. (This may result moving the issue to Date's queue).
I created 2 different views, one using Calendar format and Calendar entities; the other one with good old plain table.
They both have the same filters.
And they both display the same events on same wrong dates. (Attached are the screenshot for the same day; view with my custom pagination)
Some of the events being listed on wrong days:
9 Jan 2013 7:30pm event is displayed on 10 Jan
13 Jan 2013 4:15pm to 5:30pm event is displayed on 14 Jan
13 Jan 2013 6:30pm event is displayed on 14 Jan
Comment #2
osmanSince the issue also occurs in standard table displays of the views, Calendar module cannot be responsible directly.
Moving the issue to Date module's queue.
Change it back if you think it is wrong.