[Tickets #3210] sent-mail folder preference
bugs@bugs.horde.org
bugs at bugs.horde.org
Mon Jan 2 09:27:32 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 | Unconfirmed
Priority | 3. High
Type | Bug
Owners |
-----------------------------------------------------------------------
adrieder at sbox.tugraz.at (2006-01-02 09:27) wrote:
I think I found the source of the problem:
The flist() function form Folder.php returns an array with the users
folders. In my case the first element of this array is empty, this causes a
shift in the index used to select the right folder.
flist() is used in compose.php on lin 799: $folders =
$imp_folder->flist_IMP(array('INBOX'));
BTW: the imap server in use is a cyrus-imapd 2.2.12
More information about the bugs
mailing list