-- Aljosa Mohorovic <[EMAIL PROTECTED]> wrote
(on Thursday, 31 January 2008, 12:34 PM +0100):
> ZF 1.5PR - when i call render() method on controller ( extends
> Zend_Controller_Action ) i get "script 'layout-admin.phtml' not found
> in path"
> ZF 1.0.3 - page is rendered as expected
>
> $this->render('layout/admin', null, true);
>
> what changed? are there any backwards incompatible docs?
This looks like a definite error. We modified the ViewRenderer to use
Zend_Filter_Inflector for the 1.5 release, and it looks like we didn't
take into account directory separators as part of inflection -- a pretty
major regression.
I've taken the liberty of creating an issue in our tracker for you:
http://framework.zend.com/issues/browse/ZF-2535
Please update with any other information you find relevant.
--
Matthew Weier O'Phinney
PHP Developer | [EMAIL PROTECTED]
Zend - The PHP Company | http://www.zend.com/