Quoting Oscar del Rio <del...@mie.utoronto.ca>:
On 12/19/12 02:38 PM, Aria Bamdad wrote:
Ok, did more tracing and it appears that it's not the mailbox
readonly status that is causing this. It appears that
imp/templates/basic/mailbox/navbar.html.php is what displays the
form field for the 'Mark Messages' drop down list. I placed a
debug statement in this code and it looks like this statement:
<?php if ($this->flaglist_set): ?>
is not true and therefore, the code inside that if block, which
displays the drop drown is not included as a result.
flaglist_set seems to be defined in imp/mailbox.php.
Something in that code might be failing in your installation
This means that none of those flags are settable in that mailbox, per
the IMAP server. So we are not going to display flag actions that
can't be done.
michael
___________________________________
Michael Slusarz [slus...@horde.org]
--
imp mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: imp-unsubscr...@lists.horde.org