| 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 | 7/10/12 (5021 days ago) |
| Due | |
| Updated | 8/29/12 (4971 days ago) |
| Assigned | 8/21/12 (4979 days ago) |
| Resolved | 8/23/12 (4977 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.