Summary | Weekly recurring events don't propagate past year-end |
Queue | Kronolith |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | mrubinsk (at) horde (dot) org |
Requester | mrubinsk (at) horde (dot) org |
Created | 12/23/2009 (5667 days ago) |
Due | |
Updated | 06/07/2010 (5501 days ago) |
Assigned | 03/09/2010 (5591 days ago) |
Resolved | 06/07/2010 (5501 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Add test for
Bug: 8799http://git.horde.org/diff.php/framework/Date/test/Horde/Date/RecurrenceTest.php?rt=horde-git&r1=767847624b436609597b50aa7aa372470cd8fb65&r2=8a72cd4622aa0f66082f4240eaff1cfec2611fa6
Taken from
Taken from Gunnar Wrobel
It's also possible to be in month 1, while in ISO week 52.
Fixes
Bug: 8799http://git.horde.org/diff.php/framework/Date/lib/Horde/Date/Recurrence.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=477b883efa5257115fa0453a9cb87aa8fe0d29a8
system and both events propagate fine through january 2011. I
currently do not have HEAD running with a Kolab server which I'd like
to have before retesting the issue with HEAD. I hope to complete the
installation/fixes this week.
State ⇒ Assigned
resume showing up in Feb 2011. Maybe something related to number of
weeks or possibly the ISO-8601 date actually being in december? (Just
grabbing at straws based on previous work with Horde_Date)
of the year, the event fails to propagate into the next year.
reproduce this.
Test events:
- Event starting 24.12.2009, recurring weekly on Thursday, no end
- Event starting 24.12.2009, recurring weekly on Thursday, 8 times
- Event starting 17.12.2009, recurring every second week on Thursday, 4 times
- Event starting 21.12.2009, recurring every week on Monday,
Thursday, and Sunday, 10 times
And one to test the beginning of the year:
- Event starting 25.12.2009, recurring weekly on Friday, no end
Can you export the problematic event as iCal and attach it?
Milestone ⇒
State ⇒ Assigned
Patch ⇒ No
Assigned to
Assigned to Michael Rubinsky
Assigned to Gunnar Wrobel
Queue ⇒ Kronolith
Summary ⇒ Weekly recurring events don't propagate past year-end
Type ⇒ Bug
Priority ⇒ 1. Low
the year, the event fails to propagate into the next year.