[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:23:41 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         | aria at bsc.gwu.edu
  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             |
------------------------------------------------------------------------------


aria at bsc.gwu.edu (2012-12-07 19:23) 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.

No, not running suhosin!  This is a fresh server image of SLES-11-SP2.  
  Here is the debug info.  Looks like we still have one message listed  
here also!

2012-12-07T14:19:03-05:00 DEBUG: Variable information:
array(9) {
   ["mailbox"]=>
   string(6) "dGVzdA"
   ["mailbox_token"]=>
   string(51) "UMJBC1k5RPulfsPRd-DYKiR-CE-zfGywf_9i5pwVGAZxD6H4Zyw"
   ["page"]=>
   string(1) "1"
   ["actionID"]=>
   string(15) "delete_messages"
   ["targetMbox"]=>
   string(0) ""
   ["newMbox"]=>
   string(1) "0"
   ["flag"]=>
   string(0) ""
   ["filter"]=>
   string(0) ""
   ["indices"]=>
   array(1) {
     [0]=>
     string(11) "{4}test9539"
   }
}

Backtrace:
1. Horde::debug() /data/www/horde/imp/mailbox.php:72







More information about the bugs mailing list