Closed (duplicate)
Project:
Date
Version:
6.x-2.x-dev
Component:
Date API
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Sep 2009 at 17:40 UTC
Updated:
6 Oct 2009 at 17:29 UTC
Since updating to 6.x-2.x-dev, I am seeing a problem that did not appear with 6.x-2.0-rc6 from 2008-12-02. To reproduce:
1. install both Date and Calendar.
2. Go to admin/build/views/edit/calendar.
3. In the Live Preview, choose Calendar Page.
4. Enter the argument "2009-10".
You should see that October 31 now appears twice, the second time on Sunday. It seems that this version has introduced an off-by-one error somewhere.
Comments
Comment #1
gribnif commentedI should add that I'm fairly certain the problem is in Date, not Calendar, since the problem started to appear as soon as I updated Date. I later updated Calendar, but that made no difference.
Comment #2
gribnif commentedCLosing as a duplicate of #591382: October 31, 2009 showing up twice.