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


--
imp mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: [email protected]

Reply via email to