[Tickets #553] NEW: Block tree folders

bugs at bugs.horde.org bugs at bugs.horde.org
Wed Sep 8 14:35:24 PDT 2004


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=553
-----------------------------------------------------------------------
 Ticket     | 553
 Created By | stephen at mega.geek.nz
 Summary    | Block tree folders
 Queue      | IMP
 Version    | HEAD
 State      | Unconfirmed
 Priority   | 1. Low
 Type       | Bug
 Owners     | 
-----------------------------------------------------------------------


stephen at mega.geek.nz (2004-09-08 14:35) wrote:

The tree folders block for imp does not pick up the name for the trash or
drafts folder when not using IMP as the authentication mechanisim. This
means that the images for these folders are the normal ones instead of the
special ones. I added the following two lines to
imp\lib\Block\tree_folders.php after line 25:

        $registry->loadPrefs($this->_app);
        $prefs->_prefs = $registry->_prefsCache[$this->_app]->_prefs;

This fixes the problem. Not sure if it is the best way to fix it.




More information about the bugs mailing list