| Summary | confirmation button for meeting invitation not working in message preview |
| Queue | DIMP |
| Queue Version | 1.0-RC1 |
| Type | Bug |
| State | Stalled |
| Priority | 2. Medium |
| Owners | Horde Developers |
| Requester | bruckner (at) universaledition (dot) com |
| Created | 01/15/2008 (117 days ago) |
| Due | 01/15/2008 (117 days ago) |
| Updated | 02/28/2008 (73 days ago) |
| Assigned | 01/16/2008 (116 days ago) |
| Resolved | 02/28/2008 (73 days ago) |
| Attachments | |
| Milestone | 2.0 |
| Patch |
Milestone ⇒ 2.0
State ⇒ Stalled
Disabled like inticket #5388for now.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.
This is the same issue asTicket 5388. IMP's MIME_Viewers, when generating links, needs to be DIMP aware.State ⇒ Assigned
Assigned to
Queue ⇒ DIMP
Due ⇒ 01/15/2008
Summary ⇒ confirmation button for meeting invitation not working in message preview
Type ⇒ Bug
Priority ⇒ 1. Low
State ⇒ Unconfirmed
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