Fixes ZF-7341: Zend_View_Helper_Menu::_renderDeepestMenu() now has a special case...
commitcef846033d496cdd89543b14011c2e27f9408e36
authorrobinsk <robinsk@44c647ce-9c0f-0410-b52a-842ac1e357ba>
Wed, 22 Jul 2009 16:56:26 +0000 (22 16:56 +0000)
committerrobinsk <robinsk@44c647ce-9c0f-0410-b52a-842ac1e357ba>
Wed, 22 Jul 2009 16:56:26 +0000 (22 16:56 +0000)
treec64b176e2986165ec624d878fbc7245e50cdc0d5
parent9f8ab16ad60773e8b8cfb2fd5caa04423ac3e696
Fixes ZF-7341: Zend_View_Helper_Menu::_renderDeepestMenu() now has a special case for when the active page is at depth one below minDepth.

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@16969 44c647ce-9c0f-0410-b52a-842ac1e357ba
library/Zend/View/Helper/Navigation/Menu.php
tests/Zend/View/Helper/Navigation/MenuTest.php
tests/Zend/View/Helper/Navigation/_files/expected/menu/onlyactivebranch_np_bd2.html [new file with mode: 0644]