[#6116] confirmation button for meeting invitation not working in message preview
Summary confirmation button for meeting invitation not working in message preview
Queue IMP
Queue Version HEAD
Type Bug
State Assigned
Priority 2. Medium
Owners Horde Developers
Requester bruckner (at) universaledition (dot) com
Created 01/15/2008 (536 days ago)
Due 01/15/2008 (536 days ago)
Updated 05/19/2009 (46 days ago)
Assigned 11/08/2008 (238 days ago)
Resolved
Attachments
Milestone 5.0
Patch No

History
05/19/2009 hedigurrluv23 (at) aim (dot) com Comment #5 Reply to this comment

[Hide Quoted Text]
I am currently testing the following versions:

- Horde: 3.2-RC1
- Dimp: H3 (1.0-RC1)
- Imp: H3 (4.2-RC1)
- Kronolith: H3 (2.2-RC1) (run Kronolith tests)

Installed on a Debian Etch server with Php 4.4.4-8+etch4.

My problem is, that the button to confirm a meeting invitation (with 
the  options
('Accept and add to my calendar, Add to my calendar, etc...) does 
not work in Dimp's
message preview.

When I click the button a download window pops up trying to download the file
"ShowPreview" of type "text/x-json".

I think it has to do with the form action not being generated 
correctly. The form action
is: /dimp/imp.php/ShowPreview .

When I double click the message the confirmation button works in the 
displayed message
(message displayed in the pop up window). Here the form action is:
/dimp/message.php?folder=INBOX&thismailbox=INBOX&uid=1234
01/08/2009 Michael Slusarz Milestone ⇒ 5.0
 
01/08/2009 Michael Slusarz Version ⇒ HEAD
Queue ⇒ IMP
 
11/08/2008 Chuck Hagenbuch State ⇒ Assigned
 
02/28/2008 Jan Schneider Comment #4
Milestone ⇒ 2.0
State ⇒ Stalled
Reply to this comment
Disabled like in ticket #5388 for now.
02/20/2008 rsalmon (at) mbpgroup (dot) com Comment #3 Reply to this comment
I get this in apache's log :

[Wed Feb 20 17:25:23 2008] [error] [client 192.168.1.73] PHP Warning:   
Variable passed to each() is not an array or object in 
/var/www/html/horde/dimp/imp.php on line 456, referer: 
http://192.168.1.22/horde/dhttp://192.168.1.22/horde/dimp/

[Wed Feb 20 17:25:23 2008] [error] [client 192.168.1.73] PHP Warning:   
reset() [<a href='function.reset'>function.reset</a>]: Passed variable 
is not an array or object in /var/www/html/horde/dimp/imp.php on line 
460, referer: http://192.168.1.22/horde/dimp/


Hope this helps,
Ronan.
01/17/2008 Michael Slusarz Comment #2 Reply to this comment
This is the same issue as Ticket 5388.  IMP's MIME_Viewers, when 
generating links, needs to be DIMP aware.
01/16/2008 Jan Schneider Assigned to Horde DevelopersHorde Developers
Priority ⇒ 2. Medium
State ⇒ Assigned
 
01/15/2008 bruckner (at) universaledition (dot) com Comment #1
Summary ⇒ confirmation button for meeting invitation not working in message preview
Type ⇒ Bug
Priority ⇒ 1. Low
State ⇒ Unconfirmed
Queue ⇒ DIMP
Due ⇒ 01/15/2008
Reply to this comment
I am currently testing the following versions:

- Horde: 3.2-RC1
- Dimp: H3 (1.0-RC1)
- Imp: H3 (4.2-RC1)
- Kronolith: H3 (2.2-RC1) (run Kronolith tests)

Installed on a Debian Etch server with Php 4.4.4-8+etch4.

My problem is, that the button to confirm a meeting invitation (with 
the  options
('Accept and add to my calendar, Add to my calendar, etc...) does not 
work in Dimp's
message preview.

When I click the button a download window pops up trying to download the file
"ShowPreview" of type "text/x-json".

I think it has to do with the form action not being generated 
correctly. The form action
is: /dimp/imp.php/ShowPreview .

When I double click the message the confirmation button works in the 
displayed message
(message displayed in the pop up window). Here the form action is:
/dimp/message.php?folder=INBOX&amp;thismailbox=INBOX&amp;uid=1234