Hello Thomas,

In the documentation it says:
/
The canonical, documented way is that all word separators are converted to dashes, and the words lowercased. This creates a semantic tie between the actions and view scripts, and the normalization ensures that the scripts can be found./

So according to these docs, a '.' should be concerted to a dash when checking for the view script.

Best,

Andriesss


Thomas Weidner schreef:
See into the Zend_Controller Documentation into the Migration Part.
There has something changed in the usage of characters not following the standard. ( I translated this for the german docu yesterday, so dont ask me details :-) )

Hope it helps...

Greetings
Thomas Weidner, I18N Team Leader
http://www.thomasweidner.com

----- Original Message ----- From: "Andries Seutens" <[EMAIL PROTECTED]>
To: "Zend Framework General" <[email protected]>
Sent: Wednesday, February 27, 2008 9:28 AM
Subject: [fw-general] 1.5 Release Candidate 1



Hey guys,

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?

Best,

Andriesss



--------------------------------------------------------------------------------


Gecontroleerd op virussen door de JOJO Secure Gateway.




Gecontroleerd op virussen door de JOJO Secure Gateway.

Reply via email to