Summary | Kronolith Birthday events show an alarm is set |
Queue | Kronolith |
Queue Version | 2.3.2 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | mrubinsk (at) horde (dot) org |
Requester | bennettj (at) johnbennettservices (dot) com |
Created | 09/21/2009 (5755 days ago) |
Due | |
Updated | 01/13/2010 (5641 days ago) |
Assigned | 09/21/2009 (5755 days ago) |
Resolved | 09/21/2009 (5755 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | 2.3.3 |
Patch | No |
Only set the default alarm value on the Sql and Kolab Event objects.
Bug: 8588http://git.horde.org/diff.php/kronolith/lib/Event.php?rt=horde-git&r1=3d1acf33f3db4d2b59cfa3614a22c8eaf7c24179&r2=8c43935f46a0c8968926cb413d5fa6e726d2805b
http://git.horde.org/diff.php/kronolith/lib/Event/Kolab.php?rt=horde-git&r1=9ce0efd60fe3c67658b828cb41a36f332b7918c1&r2=8c43935f46a0c8968926cb413d5fa6e726d2805b
http://git.horde.org/diff.php/kronolith/lib/Event/Sql.php?rt=horde-git&r1=70746b142d825aa74b6d87f9bbf9f8a8fe2f92dc&r2=8c43935f46a0c8968926cb413d5fa6e726d2805b
State ⇒ Resolved
Make sure no default alarms are set for listTimeObject events.
Bug: 8588http://cvs.horde.org/diff.php/kronolith/lib/Kronolith.php?rt=horde&r1=1.263.2.81&r2=1.263.2.82&ty=u
Taken from
Only set the default alarm value on the Sql and Kolab Event objects.
Bug: 8588http://git.horde.org/diff.php/kronolith/lib/Event.php?rt=horde-hatchery&r1=3d1acf33f3db4d2b59cfa3614a22c8eaf7c24179&r2=8c43935f46a0c8968926cb413d5fa6e726d2805b
http://git.horde.org/diff.php/kronolith/lib/Event/Kolab.php?rt=horde-hatchery&r1=9ce0efd60fe3c67658b828cb41a36f332b7918c1&r2=8c43935f46a0c8968926cb413d5fa6e726d2805b
http://git.horde.org/diff.php/kronolith/lib/Event/Sql.php?rt=horde-hatchery&r1=70746b142d825aa74b6d87f9bbf9f8a8fe2f92dc&r2=8c43935f46a0c8968926cb413d5fa6e726d2805b
State ⇒ Assigned
Assigned to
Assigned to Michael Rubinsky
as the Holiday driver.
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Kronolith Birthday events show an alarm is set
Queue ⇒ Kronolith
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
I've got an issue with Birthday items showing up on my Calendar. I
have personal contacts and add their birthday's or anniversary's so
that it will show up in my calendar. This works fine, but on my
calendar view, when I look at an entry, it shows that there is an
alarm set and it should be sent 1 hour in advance. No alarm is being
sent and I don't see where you actually set an alarm or time for this.
I do have default alarm setting set to 1 hour.
Would someone please explain if I am doing something wrong, and how to
correct it, or have mis-interpreted what should be happenning?
Response from Jan
Sounds like a bug. The default alarm should only be used when creating
new events.
Jan.