[Tickets #3210] sent-mail folder preference

bugs@bugs.horde.org bugs at bugs.horde.org
Wed Jan 4 04:26:15 PST 2006


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

Ticket URL: http://bugs.horde.org/ticket/?id=3210
-----------------------------------------------------------------------
 Ticket             | 3210
 Updated By         | adrieder at sbox.tugraz.at
 Summary            | sent-mail folder preference
 Queue              | IMP
 Version            | HEAD
 State              | Assigned
 Priority           | 3. High
 Type               | Bug
 Owners             | Michael Slusarz
-----------------------------------------------------------------------


adrieder at sbox.tugraz.at (2006-01-04 04:26) wrote:

A var_dump of $list after line 191 in horde/imp/lib/Folder.php gives:

array(1) {
  ["INBOX"]=>
  array(3) {
    ["val"]=>
    string(0) ""
    ["label"]=>
    string(5) "INBOX"
    ["abbrev"]=>
    string(5) "INBOX"
  }
}

This entry gets added in line 184 and leads to the described problem.
Unfortunately I don't really understand the while() code block arround that
line.
But I think it doesn't care about the $filter parameter.




More information about the bugs mailing list