I just filed zf-514 which reports on a view bug. The problem is when validating that the view script file exists and is readable, the method is passed $name which _sometimes_ includes the full path, and sometimes is just the script name. When it's passed the full path, it throws an exception because the file cannot be found.

I'll look deeper.

--
Drew

Reply via email to