Fix links to apps with their own full webroot URL.
authorJan Schneider <jan@horde.org>
Wed, 3 Nov 2010 15:28:21 +0000 (15:28 +0000)
committerJan Schneider <jan@horde.org>
Wed, 3 Nov 2010 15:28:21 +0000 (15:28 +0000)
framework/Core/lib/Horde/Core/Sidebar.php

index d624445..7f90751 100644 (file)
@@ -150,7 +150,7 @@ class Horde_Core_Sidebar
                           !isset($params['webroot'])) {
                     $url = null;
                 } else {
-                    $url = Horde::url($registry->getInitialPage($app));
+                    $url = Horde::url($registry->getInitialPage($app), false, array('app' => $app));
                 }
 
                 $tree->addNode(