[Tickets #12869] Re: ical import: RRULE UNTIL is strict when it should be nonstrict
noreply at bugs.horde.org
noreply at bugs.horde.org
Tue Dec 17 11:17:51 UTC 2013
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/12869
------------------------------------------------------------------------------
Ticket | 12869
Updated By | Git Commit <commits at lists.horde.org>
Summary | ical import: RRULE UNTIL is strict when it should be
| nonstrict
Queue | Horde Framework Packages
Version | Git master
Type | Bug
State | Resolved
Priority | 1. Low
Milestone |
Patch |
Owners | Michael Rubinsky
------------------------------------------------------------------------------
Git Commit <commits at lists.horde.org> (2013-12-17 11:17) wrote:
Changes have been made in Git (master):
commit 2fec6b85ec06c9f3cb87633f8e356c89371d0c35
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Fri Dec 6 13:55:10 2013 -0500
Bug: 12869 Fix importing RRULE UNTIL values when they contain date parts.
We were already treating UNTIL as inclusive as well as comparing
them by datetime
(as opposed to date). The problem was we weren't importing the
time portion
of the UNTIL value if it was present.
framework/Date/lib/Horde/Date/Recurrence.php | 22 ++++++++++++++++------
1 files changed, 16 insertions(+), 6 deletions(-)
http://git.horde.org/horde-git/-/commit/2fec6b85ec06c9f3cb87633f8e356c89371d0c35
More information about the bugs
mailing list