> $route = new Zend_Controller_Router_Route(
> 'news/:name',
> array(
> 'controller' => 'news',
> 'action' => 'showOne'
> )
> );
Yes Rafał, but results are the same.
This problem is not related especially to additional routes. Behavior I
mentioned is common in my deployment, even without registering any special
routes:
"/news" - match news controller, index action
"/news/" - does not
--
View this message in context: http://n4.nabble.com/Trailing-slashes-tp2018854p2018891.html
Sent from the Zend MVC mailing list archive at Nabble.com.
没有评论:
发表评论