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

gribnif’s picture

I 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.

gribnif’s picture

Status: Active » Closed (duplicate)