-- berthausmans <[EMAIL PROTECTED]> wrote (on Wednesday, 12 March 2008, 09:35 AM -0700): > > I found the problem. Zend_View_Helper_Action disables the ViewRenderer.
Are you using latest trunk from svn? It doesn't disable the ViewRenderer; it clones it. This is necessary to ensure that state is correct to allow the dispatched action to auto-render as necessary. -- Matthew Weier O'Phinney PHP Developer | [EMAIL PROTECTED] Zend - The PHP Company | http://www.zend.com/
