[imp](no subject)

martijnt@dataserve.nl martijnt@dataserve.nl
Thu, 6 Jun 2002 17:36:06 +0200


Hi there,

Unless I am working with old files, the following is true:

Just to let you guys know, there is an error in the templates/menu/menu.inc 
file from the IMP 3.1 release... The problem is in the LOGOUT part; it tries 
to get information from the registry, but that has changed with the new HORDE 
version.

The correct code would be:

/* Logout */
if ($registry->getParam('auth','logout') == 'imp') {
    Menu::printItem(Horde::url($registry->getParam
('webroot', 'horde') . '/login.php?reason=logout'), _("Logout"), 'logout.gif', 
$registry->getParam('graphics', } else {
    Menu::printItem(Horde::applicationUrl('login.php?reason=logout'), _
("Logout"), 'logout.gif', $registry->getParam('graphics', 'horde')); }

If you do NOT replace the code with the above lines any user who logs out and 
tries to login again immediately will be passed through to HORDE instead of 
being passed through to IMP...


Sincerely,


Martijn Tigchelaar.





---------------------------------------------------------------
This message was sent through DatServe; http://www.dataserve.nl