| Summary | auto-activated reminder function on edit |
| Queue | Kronolith |
| Queue Version | 4.1.4 |
| Type | Bug |
| State | Duplicate |
| Priority | 1. Low |
| Owners | |
| Requester | jmozdzen (at) nde (dot) ag |
| Created | 11/26/2013 (4372 days ago) |
| Due | |
| Updated | 04/02/2014 (4245 days ago) |
| Assigned | |
| Resolved | 04/02/2014 (4245 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
State ⇒ Duplicate
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ auto-activated reminder function on edit
Queue ⇒ Kronolith
Milestone ⇒
Patch ⇒ No
running kronolith 4.1.4 with Kolab back-end (Horde_Kolab_Format 2.0.4
stable, Horde_Kolab_Server 2.0.2 stable, Horde_Kolab_Session 2.0.1
stable, Horde_Kolab_Storage 2.0.5 stable), just opening (and then
saving) a calendar entry activates the reminder function.
Steps to reproduce:
- create and store a new (all-day or other) entry in your calendar,
make sure reminder is off
- (calendar shows no "bell" symbol for the entry)(IMAP file has
"<horde-alarm-methods>a:0:{}</horde-alarm-methods>")
- re-open the event: reminder is activated, "0 weeks" before the actual date
- store the event without changing anything
-(calendar shows "bell" symbol for the entry)(IMAP file has
"<horde-alarm-methods>a:0:{}</horde-alarm-methods>" and
"<alarm>1</alarm>", too)
- (re-opening the event shows "1 minute" before actual start, probably
because of defaults)
Reproducible 100%.