-- Andries Seutens <[EMAIL PROTECTED]> wrote (on Wednesday, 27 February 2008, 09:28 AM +0100): > I am testing the 1.5 Release Candidate 1 for backwards compatibility, and I > encountered the following problem: > > I am trying to call the following controller/action: > /clients.coaching/overview, this translates to > ClientsCoachingController::overviewAction(). In the 1.0.3 release, when > rendering the view (viewRenderer), this would look for the file > clients-coaching/overview.phtml, but in the RC1, it translates to > clients.coaching/overview.phtml > > Am I missing something?
No -- it should be using the dash character. Please file an issue, and we'll address this ASAP. -- Matthew Weier O'Phinney PHP Developer | [EMAIL PROTECTED] Zend - The PHP Company | http://www.zend.com/
