ZF-10845: Zend_View_Helper_Navigation tests failing after fixed ZF-6363
Description
After be fixed ZF-6363 that apply the RFC3986 the following test is flawed.
Zend_View_Helper_Navigation_SitemapTest::testThrowExceptionOnInvalidLoc
A Zend_View_Exception was not thrown on invalid
/var/www/zf-trunk/tests/Zend/View/Helper/Navigation/SitemapTest.php:233
Comments
Posted by Ramon Henrique Ornelas (ramon) on 2010-12-17T19:12:26.000+0000
Fixed in trunk r23546 merged to release branch 1.11 r23547.