[Tickets #12627] Re: Fix broken all day event handling between ActiveSync and dynamic view
noreply at bugs.horde.org
noreply at bugs.horde.org
Tue Aug 27 20:57:05 UTC 2013
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/12627
------------------------------------------------------------------------------
Ticket | 12627
Updated By | Git Commit <commits at lists.horde.org>
Summary | Fix broken all day event handling between ActiveSync
| and dynamic view
Queue | Kronolith
Version | Git master
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch | 1
Owners |
------------------------------------------------------------------------------
Git Commit <commits at lists.horde.org> (2013-08-27 20:57) wrote:
Changes have been made in Git (master):
commit f46433cf0b534a84e8c9cd9cba6012138c0ed379
Author: Thomas Jarosch <thomas.jarosch at intra2net.com>
Date: Tue Aug 27 21:24:30 2013 +0200
Fix saving all day events when the end date is on the next day
Internally horde uses two kinds of all day event formats:
- end on "current-day 23:59:59" (old)
- end on "next-day 00:00:00"
Properly detect "next-day 00:00:00" when doing the writeout.
Also switch to "next-day 00:00:00" format
when loading events for consistency.
Part of bug 12627
Signed-off-by: Jan Schneider <jan at horde.org>
.../lib/Horde/Kolab/Format/Xml/Event.php | 11 +++++++++--
1 files changed, 9 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/f46433cf0b534a84e8c9cd9cba6012138c0ed379
More information about the bugs
mailing list