ZF-3884: testMissingViewScriptDoesNotDoubleRender(Zend_Layout_FunctionalTest) unit test error
Description
Unit tests errors:
{panel} 3) testMissingViewScriptDoesNotDoubleRender(Zend_Layout_FunctionalTest) Zend_Controller_Dispatcher_Exception: Invalid controller specified (ZendLayoutFunctionalTestError) /home/cawa/ZendFramework/svn/framework/branches/release-1.6/library/Zend/Controller/Front.php:946 /home/cawa/ZendFramework/svn/framework/branches/release-1.6/library/Zend/Test/PHPUnit/ControllerTestCase.php:172
4) testMissingViewScriptDoesDoubleRender(Zend_Layout_FunctionalTest) Zend_Controller_Dispatcher_Exception: Invalid controller specified (ZendLayoutFunctionalTestError) /home/cawa/ZendFramework/svn/framework/branches/release-1.6/library/Zend/Controller/Front.php:946 /home/cawa/ZendFramework/svn/framework/branches/release-1.6/library/Zend/Test/PHPUnit/ControllerTestCase.php:172 {panel}
Comments
Posted by Ralph Schindler (ralph) on 2008-08-07T14:35:14.000+0000
FIxed at r10789 in release 1.6 branch. Fixed at r10788 in Trunk.
Posted by Wil Sinclair (wil) on 2008-09-02T10:39:18.000+0000
Updating for the 1.6.0 release.