[Tickets #11821] Re: Selecting more than one message checkbox ignores all but the first message

bugs at horde.org bugs at horde.org
Fri Dec 7 19:11:51 UTC 2012


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/11821
------------------------------------------------------------------------------
  Ticket             | 11821
  Updated By         | Michael Slusarz <slusarz at horde.org>
  Summary            | Selecting more than one message checkbox ignores all
                     | but the first message
  Queue              | IMP
  Version            | 6.0.2
  Type               | Bug
  State              | Unconfirmed
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


Michael Slusarz <slusarz at horde.org> (2012-12-07 12:11) wrote:

>     ["indices"]=>
>     array(1) {
>       [0]=>
>       string(11) "{4}test9539"

Looks like your PHP is broken.  Or, at a minimum, something is  
filtering duplicate POST parameters out.  (Please please please tell  
me you are not running suhosin).

To verify, replace the Horde:debug statements with this one:

Horde::debug($_REQUEST);

and report the results.





More information about the bugs mailing list