Summary | Show birthdays from Turba as all day events |
Queue | Kronolith |
Queue Version | HEAD |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | thomas.jarosch (at) intra2net (dot) com |
Created | 05/18/2007 (6646 days ago) |
Due | |
Updated | 05/25/2007 (6639 days ago) |
Assigned | 05/18/2007 (6646 days ago) |
Resolved | 05/25/2007 (6639 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
State ⇒ Feedback
Assigned to Jan Schneider
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Show birthdays from Turba as all day events
Queue ⇒ Kronolith
New Attachment: kronolith-turba-birthday-all-day-event.patch
State ⇒ Unconfirmed
with the attached patch I tried to make the birthdays from Turba all
day events in Kronolith. Kronolith recognizes an event as all day if
the duration is >= 23:59:xx and if end->mday > start->mday.
If I apply the patch, the birthday event shows correctly. on the date
of the birthday in the "day" view. If I switch to the week or month
view, the event gets shifted one day into the future. Either something
is wrong with the modified code or it could be a hidden bug in
Kronolith. Please check.
Thomas