6.0.0-alpha12
6/12/25

[#11264] iTipRequest handling broken
Summary iTipRequest handling broken
Queue IMP
Queue Version Git develop
Type Bug
State Resolved
Priority 2. Medium
Owners slusarz (at) horde (dot) org
Requester mrubinsk (at) horde (dot) org
Created 07/10/2012 (4720 days ago)
Due
Updated 08/29/2012 (4670 days ago)
Assigned 08/21/2012 (4678 days ago)
Resolved 08/23/2012 (4676 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
08/29/2012 12:48:38 PM Git Commit Comment #5 Reply to this comment
Changes have been made in Git (master):

commit b0b252fc95954bb3d5083830e95aef585aad58ff
Author: Michael M Slusarz <slusarz@horde.org>
Date:   Tue Aug 21 00:28:55 2012 -0600

     [mms] Fixes to the iTip Request handler (Bug #11264).

  imp/docs/CHANGES                   |    1 +
  imp/js/compose-dimp.js             |   23 ++++++++++++-----------
  imp/lib/Ajax/Imple/ItipRequest.php |    7 +++++--
  imp/package.xml                    |    2 ++
  imp/templates/itip/vevent.html     |    2 +-
  imp/templates/itip/vfreebusy.html  |    2 +-
  imp/templates/itip/vtodo.html      |    2 +-
  7 files changed, 23 insertions(+), 16 deletions(-)

http://git.horde.org/horde-git/-/commit/b0b252fc95954bb3d5083830e95aef585aad58ff
08/23/2012 03:05:36 AM Michael Slusarz Comment #4
State ⇒ Resolved
Reply to this comment
Marking as closed.  Reopen if problems found.
08/21/2012 06:30:29 AM Michael Slusarz Comment #3
State ⇒ Feedback
Reply to this comment
Believe this is working now - at least event accepting works 
correctly.  Know for a fact that the itip_action accessing has been 
fixed, so all other itip views should no longer have this problem at 
least.
08/21/2012 06:29:28 AM Git Commit Comment #2 Reply to this comment
Changes have been made in Git (develop):

commit b0b252fc95954bb3d5083830e95aef585aad58ff
Author: Michael M Slusarz <slusarz@horde.org>
Date:   Tue Aug 21 00:28:55 2012 -0600

     [mms] Fixes to the iTip Request handler (Bug #11264).

  imp/docs/CHANGES                   |    1 +
  imp/js/compose-dimp.js             |   23 ++++++++++++-----------
  imp/lib/Ajax/Imple/ItipRequest.php |    7 +++++--
  imp/package.xml                    |    2 ++
  imp/templates/itip/vevent.html     |    2 +-
  imp/templates/itip/vfreebusy.html  |    2 +-
  imp/templates/itip/vtodo.html      |    2 +-
  7 files changed, 23 insertions(+), 16 deletions(-)

http://git.horde.org/horde-git/-/commit/b0b252fc95954bb3d5083830e95aef585aad58ff
07/10/2012 09:29:21 PM Michael Rubinsky Comment #1
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ iTipRequest handling broken
Queue ⇒ IMP
Assigned to Michael Slusarz
Milestone ⇒
Patch ⇒ No
State ⇒ Assigned
Reply to this comment
After the recent application/ajax refactoring the iTip handling in IMP 
is no longer working.

Clicking "Accept and Add to my Calendar" posts a request correctly, 
but the itip_action parameter is not available.

Saved Queries