Summary | redirect/bounce of a mail does not work |
Queue | IMP |
Queue Version | 6.1.2 |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | slusarz (at) horde (dot) org |
Requester | lauffer (at) ph-freiburg (dot) de |
Created | 06/28/2013 (4390 days ago) |
Due | |
Updated | 07/11/2013 (4377 days ago) |
Assigned | 07/02/2013 (4386 days ago) |
Resolved | 07/11/2013 (4377 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
commit a430d26c0582768d539fd5192873d64618265450
Author: Michael M Slusarz <slusarz@horde.org>
Date: Thu Jul 11 14:31:23 2013 -0600
[mms] Fix regression of redirect message not working in dynamic
view (
Bug #12417).imp/docs/CHANGES | 2 ++
imp/js/compose-dimp.js | 2 ++
imp/package.xml | 2 ++
3 files changed, 6 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/a430d26c0582768d539fd5192873d64618265450
State ⇒ Assigned
Priority ⇒ 2. Medium
Assigned to Michael Slusarz
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ redirect/bounce of a mail does not work
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
A redirect of a mail does not work, there is no error/warning in the
user interface.
In the logs I find errors like this:
Jun 27 10:13:27 mailweb HORDE00: [imp] PHP ERROR: Invalid argument
supplied for foreach() [pid 14213 on line 2117 of
"/srv/www/horde/imp/lib/Compose.php"]
Jun 27 10:13:27 mailweb HORDE00: 1.
Horde_Core_Ajax_Application->doAction()
/srv/www/horde/services/ajax.php:58 2. call_user_func()
/srv/www/horde/pear/php/Horde/Core/Ajax/Application.php:162 3.
IMP_Ajax_Application_Handler_Common->redirectMessage() 4.
IMP_Compose->sendRedirectMessage()
/srv/www/horde/imp/lib/Ajax/Application/Handler/Common.php:601 5.
Horde_ErrorHandler::errorHandler()
/srv/www/horde/imp/lib/Compose.php:2117
Btw: I know it was working in imp 6.0.x. So maybe just some minor
changes of the last updates brakes something...?
Best regards,
Stephan