[Bug 578] Changed - Bug with preambleString() in imp/lib/IMP.php
bugs@bugs.horde.org
bugs@bugs.horde.org
Wed, 17 Jan 2001 00:23:35 -0400
http://bugs.horde.org/show_bug.cgi?id=578
*** shadow/578 Wed Jan 17 00:21:50 2001
--- shadow/578.tmp.30464 Wed Jan 17 00:23:35 2001
***************
*** 31,33 ****
--- 31,43 ----
I also noticed that in folders.php, when creating folders with IMP::create, you
do not use preambleString() to determine the folder prefix, but in compose.php
you do use it.
+
+ ------- Additional Comments From ying@zippydesign.com 01/17/01 00:23 -------
+ Sorry, please disregard the sentence
+
+ "In either case, the INBOX. prefix is *not* displayed in my folder
+ listings or in the folder <SELECT> listboxes. I am using CourierIMAP with
+ Maildirs."
+
+ I do, in fact, see the INBOX. prefix. But I would like not to, however when I
+ put INBOX. in the name space, preambleString() returns INBOX.INBOX. erroneously.