Summary | cancelled events are shown as free |
Queue | Kolab |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | thomas.jarosch (at) intra2net (dot) com, wrobel (at) horde (dot) org |
Requester | m.gabriel (at) das-netzwerkteam (dot) de |
Created | 12/23/2008 (5986 days ago) |
Due | |
Updated | 10/25/2012 (4584 days ago) |
Assigned | 07/06/2009 (5791 days ago) |
Resolved | 10/25/2012 (4584 days ago) |
Milestone | |
Patch | No |
State ⇒ Resolved
If the upgrade issue you mentioned should arise again after the final
H5 release, please reopen this ticket.
Fix start and end time calculation of multi-day events (
Bug #7799).http://git.horde.org/diff.php/kronolith/docs/CHANGES?rt=horde-git&r1=18170e874901908f2ed26c357e1de5a0cd9aa382&r2=fca661c979b8548ac63a64a075e8708d8a3fbb9f
http://git.horde.org/diff.php/kronolith/lib/Kronolith.php?rt=horde-git&r1=962a7daf1ca7fd17f67a5239d2fd99713a53b7b7&r2=fca661c979b8548ac63a64a075e8708d8a3fbb9f
State ⇒ Assigned
http://cvs.horde.org/diff.php/kronolith/docs/CHANGES?rt=horde&r1=1.165.2.252&r2=1.165.2.253&ty=u
http://cvs.horde.org/diff.php/kronolith/lib/Kronolith.php?rt=horde&r1=1.263.2.80&r2=1.263.2.81&ty=u
filled the whole day in the calendar day instead of just the field
"All day". I used the information in the diff above to change back to
the previous version and our calendar looked alright again.
http://cvs.horde.org/diff.php/kronolith/docs/CHANGES?rt=horde&r1=1.165.2.252&r2=1.165.2.253&ty=u
http://cvs.horde.org/diff.php/kronolith/lib/Kronolith.php?rt=horde&r1=1.263.2.80&r2=1.263.2.81&ty=u
State ⇒ Not A Bug
The Kolab format only supports
"free, tentative, busy, or outofoffice"
(see http://kolab.org/doc/kolabformat-2.0rc7-html/c300.html).
So "Cancelled" within Horde is mapped to "free" in Kolab in the
current Horde HEAD code. Of course "free" in Kolab maps back to "Free"
in Horde.
I opened https://www.intevation.de/roundup/kolab/issue3342 and close
this one as "Not a bug" (though I might need to reopen it if Kolab
will be unable to support the "cancelled" state).
Assigned to Thomas Jarosch
State ⇒ Assigned
State ⇒ Unconfirmed
Patch ⇒ No
Milestone ⇒
Queue ⇒ Kolab
Summary ⇒ cancelled events are shown as free
Type ⇒ Bug
Priority ⇒ 1. Low
are shown/stored as free events.
1. select an event
1.1 should be shown as busy
2. cancel the event
3. look at the event details again
3.1 it will be marked as free
3.2 the event is not crossed out in the calendar either
mike