(date, views, ... all in dev-version)

When I create a repeating event (date-repeat-api) than the last repeat ("until date") is not in the list:

When the event is shown:

...
Repeats every week until Sa Oct 01 2011 .
Samstag, 3. September 2011 - 16:30
Samstag, 10. September 2011 - 16:30
Samstag, 17. September 2011 - 16:30
Samstag, 24. September 2011 - 16:30

I expect that in the list would also be "Samstag, 1. Oktober 2011 - 16:30"

The same is when the event repeats "every day", the last one ("1. Okt.") is not on the list.

Comments

debo7debo’s picture

Version: 7.x-2.x-dev » 7.x-2.0-alpha4

I dont get it, why is no one answering this? This is a major problem for me too.

r0bm1lls’s picture

Hmm. I am also having this issue. Be great to get it fixed... About to go live on a site that uses it a lot.

karens’s picture

Status: Needs work » Fixed

This should now be fixed. This is an API change of sorts for anyone who has worked around the issue by setting the UNTIL date ahead a day.

Fixed in this commit: http://drupalcode.org/project/date.git/commit/08c19f2.

awt’s picture

Yes, it works :-)

Thanks Karen.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.