Summary | caching description consistency in conf.xml |
Queue | IMP |
Queue Version | 4.2 |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | lukas (at) kamps (dot) ca |
Created | 05/29/2008 (6248 days ago) |
Due | |
Updated | 05/29/2008 (6248 days ago) |
Assigned | |
Resolved | 05/29/2008 (6248 days ago) |
Milestone | |
Patch | No |
Assigned to Michael Slusarz
State ⇒ Resolved
State ⇒ New
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ caching description consistency in conf.xml
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
$conf[msgcache][use_msgcache] has the description "Should we cache the
details of messages across sessions? This requires configuration of a
cache driver in Horde", and the variable
$conf[mlistcache][use_mlistcache] has a description of "Should we
cache the mailbox message lists? This requires configuration of a
Horde_Cache driver in Horde".
If the first variable does in fact refer to Horde_Cache then it should
use a consistent format and actually say "Horde_Cache driver in Horde".