Summary | template tag leakge in folders.php |
Queue | IMP |
Queue Version | HEAD |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | |
Requester | selsky (at) columbia (dot) edu |
Created | 03/08/2006 (7095 days ago) |
Due | |
Updated | 03/09/2006 (7094 days ago) |
Assigned | |
Resolved | 03/09/2006 (7094 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ template tag leakge in folders.php
Queue ⇒ IMP
the folders.php shows "(/)" for the new message counts for folders.
The template tags "<tag: rows.new>" and "<tag: rows.msgs>" both come
through the template processor. Looks like $imptree->build() returns
a $row array that isn't necessarily complete.