[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:12:37 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 | Michael Slusarz <slusarz at mail.curecanti.org>
Summary | Can't move / copy messages to Shared folders (they don't show up in the list)
Queue | IMP
Version | 4.1
-State | Bogus
+State | Feedback
Priority | 1. Low
Type | Bug
Owners | Michael Slusarz
-----------------------------------------------------------------------
Michael Slusarz <slusarz at mail.curecanti.org> (2006-03-28 13:12) wrote:
> I tried using the HEAD versions of both IMP and HORDE, but it would
> unfortunatly not improove the situation. imp/test.php shows the
> #shared namespace nicely too:
>
> Namespace Information
> NAMESPACE: "INBOX." DELIMITER: . TYPE: personal
> NAMESPACE: "#shared." DELIMITER: . TYPE: shared
> NAMESPACE: "shared." DELIMITER: . TYPE: shared
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.
More information about the bugs
mailing list