[Tickets #8268] Default Forward Action yields an error
bugs at horde.org
bugs at horde.org
Wed May 13 05:30:51 UTC 2009
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/8268
------------------------------------------------------------------------------
Ticket | 8268
Created By | herde at tu-harburg.de
Summary | Default Forward Action yields an error
Queue | IMP
Version | 4.3.4
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
herde at tu-harburg.de (2009-05-13 01:30) wrote:
Horde Version is 3.3.4:
If we are trying to forward a mail and not using the dropdown menue of
the forward icon but using the default action it yields this error
message:
We cannot verify that this request was really sent by you. It could be
a malicious request. If you intended to perform this action, you can
retry it now.
If we retry it works but seemingly not in every case for every user.
our customers are a little confused here.
The only difference i can see in the below javascript row be choosing
the default action is :
javascript:pop_imp('/horde/imp/compose.php',700,650,'actionID=forwardall&index=140147&identity=2&thismailbox=INBOX);
but choosing the action from the dropdown menu manualy:
javascript:pop_imp('/horde/imp/compose.php',700,650,'actionID=forward_all&index=140147&identity=2&thismailbox=INBOX);
the difference is 'forwardall' but not 'forward_all' . Maybe a typo ?
More information about the bugs
mailing list