Summary | #shared/ folder with UW-imapd |
Queue | IMP |
Queue Version | 4.0.2 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | |
Requester | ekendall (at) brandeis (dot) edu |
Created | 02/17/2005 (7546 days ago) |
Due | |
Updated | 02/18/2005 (7545 days ago) |
Assigned | |
Resolved | 02/18/2005 (7545 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
fix is correct. Committed to HEAD and 4.0.3.
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ #shared/ folder with UW-imapd
Queue ⇒ IMP
New Attachment: delim.diff
IMAP subscriptions turned off, and using UW-imapd 2004C1, the
"#shared/" hierarchy shows up in the "Open Folder" select in the upper
right corner of each page, but not in the list generated by
folders.php. Removing the noTrailingDelimiter() call right before the
_getMailbox() call in _init() in lib/IMAP/Tree.php seems to resolve
the problem.