[Tickets #3690] Can't move / copy messages to Shared folders (they don't show up in the list)

bugs@bugs.horde.org bugs at bugs.horde.org
Tue Mar 28 13:32:57 PST 2006


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

Ticket URL: http://bugs.horde.org/ticket/?id=3690
-----------------------------------------------------------------------
 Ticket             | 3690
 Updated By         | tg at nadir.net
 Summary            | Can't move / copy messages to Shared folders (they don't show up in the list)
 Queue              | IMP
 Version            | 4.1
 State              | Feedback
 Priority           | 1. Low
 Type               | Bug
 Owners             | Michael Slusarz
-----------------------------------------------------------------------


tg at nadir.net (2006-03-28 13:32) wrote:

>In imp/lib/Folder.php, in the function _listFolders() after the command
>$list = $listcmd($_SESSION['imp']['stream'], $server, '*'), could you
insert
>the following line:
>print_r($list)
>and post the output to this ticket.

The owner (user A) gets the following output:

Array ( 
[0] => {localhost:143/imap/notls}INBOX.Expunged 
[1] => {localhost:143/imap/notls}INBOX.Chunk 
[2] => {localhost:143/imap/notls}INBOX.Processed 
[3] => {localhost:143/imap/notls}INBOX )

The user that should have the accounts through sharing (user B) gets:

Array ( 
[0] => {localhost:143/imap/notls}INBOX.sent-mail 
[1] => {localhost:143/imap/notls}INBOX )






More information about the bugs mailing list