Discussion:
[Tickets #12869] Re: ical import: RRULE UNTIL is strict when it should be nonstrict
(too old to reply)
n***@bugs.horde.org
2013-12-06 18:59:37 UTC
Permalink
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 <***@lists.horde.org>
Summary | ical import: RRULE UNTIL is strict when it should be
| nonstrict
Queue | Kronolith
Version | 4.1.4
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------


Git Commit <***@lists.horde.org> (2013-12-06 18:59) wrote:

Changes have been made in Git (master):

commit 2fec6b85ec06c9f3cb87633f8e356c89371d0c35
Author: Michael J Rubinsky <***@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
--
bugs mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: bugs-***@lists.horde.org
n***@bugs.horde.org
2013-12-06 18:59:42 UTC
Permalink
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 <***@lists.horde.org>
Summary | ical import: RRULE UNTIL is strict when it should be
| nonstrict
Queue | Kronolith
Version | 4.1.4
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------


Git Commit <***@lists.horde.org> (2013-12-06 18:59) wrote:

Changes have been made in Git (master):

commit d106d333b659efb4840ec27eb8b5c87703da5f13
Author: Michael J Rubinsky <***@horde.org>
Date: Fri Dec 6 13:58:07 2013 -0500

Add new test for Bug: 12869

framework/Date/test/Horde/Date/RecurrenceTest.php | 30
+++++++++++++++++++++
1 files changed, 30 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/d106d333b659efb4840ec27eb8b5c87703da5f13
--
bugs mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: bugs-***@lists.horde.org
n***@bugs.horde.org
2013-12-17 09:43:46 UTC
Permalink
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 <***@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 <***@lists.horde.org> (2013-12-17 09:43) wrote:

Changes have been made in Git (master):

commit 79fea3a5bff3c856f933820e9c98cd3ae2c8c1ab
Author: Michael J Rubinsky <***@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/79fea3a5bff3c856f933820e9c98cd3ae2c8c1ab
--
bugs mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: bugs-***@lists.horde.org
n***@bugs.horde.org
2013-12-17 09:43:50 UTC
Permalink
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 <***@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 <***@lists.horde.org> (2013-12-17 09:43) wrote:

Changes have been made in Git (master):

commit 83893b47c48d19f4f32b33d95fdfb79818ef3d35
Author: Michael J Rubinsky <***@horde.org>
Date: Fri Dec 6 13:58:07 2013 -0500

Add new test for Bug: 12869

framework/Date/test/Horde/Date/RecurrenceTest.php | 30
+++++++++++++++++++++
1 files changed, 30 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/83893b47c48d19f4f32b33d95fdfb79818ef3d35
--
bugs mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: bugs-***@lists.horde.org
n***@bugs.horde.org
2013-12-17 11:17:51 UTC
Permalink
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 <***@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 <***@lists.horde.org> (2013-12-17 11:17) wrote:

Changes have been made in Git (master):

commit 2fec6b85ec06c9f3cb87633f8e356c89371d0c35
Author: Michael J Rubinsky <***@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
--
bugs mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: bugs-***@lists.horde.org
n***@bugs.horde.org
2013-12-17 11:17:57 UTC
Permalink
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 <***@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 <***@lists.horde.org> (2013-12-17 11:17) wrote:

Changes have been made in Git (master):

commit d106d333b659efb4840ec27eb8b5c87703da5f13
Author: Michael J Rubinsky <***@horde.org>
Date: Fri Dec 6 13:58:07 2013 -0500

Add new test for Bug: 12869

framework/Date/test/Horde/Date/RecurrenceTest.php | 30
+++++++++++++++++++++
1 files changed, 30 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/d106d333b659efb4840ec27eb8b5c87703da5f13
--
bugs mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: bugs-***@lists.horde.org
n***@bugs.horde.org
2013-12-17 14:54:15 UTC
Permalink
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 <***@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 <***@lists.horde.org> (2013-12-17 14:54) wrote:

Changes have been made in Git (master):

commit d0d1f2fd8f82e80d910e08f91aa9c100f08ab916
Author: Michael J Rubinsky <***@horde.org>
Date: Tue Dec 17 09:45:03 2013 -0500

Add missing fixture.

.../Date/test/Horde/Date/fixtures/bug12869.ics | 44
++++++++++++++++++++
1 files changed, 44 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/d0d1f2fd8f82e80d910e08f91aa9c100f08ab916
--
bugs mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: bugs-***@lists.horde.org
Loading...