6.0.0-beta1
7/17/25

[#13400] Calendar invitation mails displays wrong end time
Summary Calendar invitation mails displays wrong end time
Queue IMP
Queue Version 6.2.0
Type Bug
State Resolved
Priority 1. Low
Owners mrubinsk (at) horde (dot) org
Requester nordmark (at) mech (dot) kth (dot) se
Created 07/29/2014 (4006 days ago)
Due
Updated 07/29/2014 (4006 days ago)
Assigned
Resolved 07/29/2014 (4006 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
07/29/2014 03:55:20 PM Michael Rubinsky Comment #5
Assigned to Michael Rubinsky
State ⇒ Resolved
Reply to this comment
IMP 6.2.1
07/29/2014 03:54:56 PM Git Commit Comment #4 Reply to this comment
Changes have been made in Git (FRAMEWORK_5_2):

commit 674e9111cce4fa8073795392c184e27214e34566
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date:   Tue Jul 29 11:42:22 2014 -0400

     Another place to revert for Bug: 13400

  imp/lib/Mime/Viewer/Itip.php |    4 ++--
  1 files changed, 2 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/674e9111cce4fa8073795392c184e27214e34566
07/29/2014 03:49:12 PM Git Commit Comment #3 Reply to this comment
Changes have been made in Git (master):

commit 5f1dc9bd7c85212a5ef509c09c8f17f1789a0f56
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date:   Tue Jul 29 11:42:22 2014 -0400

     Another place to revert for Bug: 13400

  imp/lib/Mime/Viewer/Itip.php |    4 ++--
  1 files changed, 2 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/5f1dc9bd7c85212a5ef509c09c8f17f1789a0f56
07/29/2014 03:11:20 PM Git Commit Comment #2 Reply to this comment
Changes have been made in Git (master):

commit 20c75f98fee4ad85b3b2851fd4f5503036047025
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date:   Tue Jul 29 10:59:36 2014 -0400

     Bug: 13400 Partially revert "DTEND is non-inclusive."

     This partially reverts commit 41b7f1264814bcaa9207f0c1e4af1d456bbccc17.

     Conflicts:
             imp/docs/CHANGES
             imp/package.xml

  imp/lib/Mime/Viewer/Itip.php |    4 ++--
  1 files changed, 2 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/20c75f98fee4ad85b3b2851fd4f5503036047025
07/29/2014 06:16:54 AM nordmark (at) mech (dot) kth (dot) se Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Calendar invitation mails displays wrong end time
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Reply to this comment
The event from an invitation mail is displayed with the end time 1 
second before the true end time.

For example an event with

DTSTART:20140627T083000Z
DTEND:20140627T090000Z

is displayed as

Start:         2014-06-27 10:30
Slut:         2014-06-27 10:59

This behaviour seems to come from the change to 
imp/lib/Mime/Viewer/Itip.php in
commit 41b7f1264814bcaa9207f0c1e4af1d456bbccc17, which was done in 
response to ticket
#11976.
Since kronolith now (from version 4.2.0RC1) handles DTEND correctly 
again, the $end-1 hacks in Itip.php should be reverted.

Saved Queries