[Tickets #3759] RESOLVED: Show/Hide/Purge links missing
bugs@bugs.horde.org
bugs at bugs.horde.org
Sat Apr 15 10:45:26 PDT 2006
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=3759
-----------------------------------------------------------------------
Ticket | 3759
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | Show/Hide/Purge links missing
Queue | IMP
Version | 4.1
-State | Assigned
+State | Resolved
Priority | 1. Low
Type | Bug
Owners | Michael Slusarz
-----------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2006-04-15 10:45) wrote:
Actually, looking at this again, this is the only way the purge links will
not show up (from the comment below):
This is because in isVINBOXFolder() (in lib/Search.php) $this->_id is null,
because no searches are made and also
$GLOBALS['prefs']->getValue('vinbox_id') is empty.
(null == "") is true so this function returns true even for normal
mailboxes.
As mentioned, this issue was already fixed in IMP 4.1.1. vinbox_id was
being set to the null value incorrectly. This should no longer be
happening.
More information about the bugs
mailing list