[imp] Message flags missing in basic/mobile mode

Oscar del Rio delrio at mie.utoronto.ca
Wed Dec 19 20:47:37 UTC 2012


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




More information about the imp mailing list