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 |
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
State ⇒ Resolved
State ⇒ Feedback
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.
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
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ iTipRequest handling broken
Queue ⇒ IMP
Assigned to Michael Slusarz
Milestone ⇒
Patch ⇒ No
State ⇒ Assigned
is no longer working.
Clicking "Accept and Add to my Calendar" posts a request correctly,
but the itip_action parameter is not available.