Summary | Recurring event not displayed in day view and daily agenda |
Queue | Kronolith |
Queue Version | 2.2 |
Type | Bug |
State | No Feedback |
Priority | 2. Medium |
Owners | |
Requester | 80602 (at) heygel (dot) ch |
Created | 06/20/2008 (6223 days ago) |
Due | |
Updated | 09/01/2009 (5785 days ago) |
Assigned | 06/26/2008 (6217 days ago) |
Resolved | 07/06/2008 (6207 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Calendar (kronolith) H3 (2.3.1)
Horde Horde (horde) 3.3.4
Using mySQL backend
New Attachment: screenshots.zip
started here.
Essentially, I've set up my work rota using base events in
August/September with recurrences every 7 weeks until February where I
change jobs. Everything appears to have worked fine, except on the
month view the recurrences don't display after Jan 1st.
eg - event on Jan 4th is visible in the screenshots below on day/work
week/week view but not on month/yearly view.
State ⇒ Feedback
This event is displayed in the day view of 2008-06-16, but not in the
day view of all recurring dates. (However it is displayed correctly
four times on the week and month view.)
This event only shows up in the daily agenda of 2008-06-16, but not
in the daily agenda of all recurring dates.
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Recurring event not displayed in day view and daily agenda
Queue ⇒ Kronolith
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Start On: 2008-06-16 0:00
End: On 2008-06-17 0:00
Recurrence
Pattern: Daily: Recurs every 1 day(s)
Recur Until: 2008-06-20 23:59
Exceptions: 2008-06-18
Problem 1 - day view:
This event is displayed in the day view of 2008-06-16, but not in the
day view of all recurring dates. (However it is displayed correctly
four times on the week and month view.)
Problem 2 - daily agenda:
This event only shows up in the daily agenda of 2008-06-16, but not in
the daily agenda of all recurring dates.
Here's a dump of the event:
kronolith_view_event Object
(
[event] => kronolith_event_sql Object
(
[initialized] => 1
[stored] => 1
[eventID] => e2dc222fdd1cdcbf8e7369e95e3949b6
[_uid] => ***anonymized***
[creatorID] => ***anonymized***
[title] => ***anonymized***
[category] => ***anonymized***
[location] =>
[status] => 2
[description] =>
[remoteUrl] =>
[remoteCal] =>
[private] =>
[attendees] => Array
(
)
[keywords] => Array
(
[0] =>
)
[start] => horde_date Object
(
[year] => 2008
[month] => 6
[mday] => 16
[hour] => 0
[min] => 0
[sec] => 0
[_supportedSpecs] => %CdDeHImMnRStTyYbBpxX
)
[end] => horde_date Object
(
[year] => 2008
[month] => 6
[mday] => 17
[hour] => 0
[min] => 0
[sec] => 0
[_supportedSpecs] => %CdDeHImMnRStTyYbBpxX
)
[durMin] => 1440
[alarm] => 0
[_calendar] => 41b381199c499d5c0d4cc5a7d45cd814
[_varRenderer] =>
[_properties] => Array
(
)
[recurrence] => horde_date_recurrence Object
(
[start] => horde_date Object
(
[year] => 2008
[month] => 6
[mday] => 16
[hour] => 0
[min] => 0
[sec] => 0
[_supportedSpecs] => %CdDeHImMnRStTyYbBpxX
)
[recurEnd] => horde_date Object
(
[year] => 2008
[month] => 6
[mday] => 20
[hour] => 23
[min] => 59
[sec] => 59
[_supportedSpecs] => %CdDeHImMnRStTyYbBpxX
)
[recurCount] =>
[recurType] => 1
[recurInterval] => 1
[recurData] =>
[exceptions] => Array
(
[0] => 20080618
)
)
)
)