Closed (fixed)
Project:
Date
Version:
7.x-2.0-alpha4
Component:
Date Repeat API
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Sep 2011 at 19:43 UTC
Updated:
2 Jan 2012 at 01:27 UTC
(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
Comment #1
debo7debo commentedI dont get it, why is no one answering this? This is a major problem for me too.
Comment #2
r0bm1lls commentedHmm. I am also having this issue. Be great to get it fixed... About to go live on a site that uses it a lot.
Comment #3
karens commentedThis 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.
Comment #4
awt commentedYes, it works :-)
Thanks Karen.
Comment #6
gpk commentedStill a problem for 6.x: #337666: Repeat Until date->time defaults to 12:00AM - should be 11:59PM (and so the Repeat is not inclusive of the "repeat until" date).