If I change it to:
'route' => '/application/test/add[/:ppp[/:vvv]]',
'constrains' => array(
'ppp' => '[a-zA-Z]*',
'vvv' => '[0-9]+'
),
This still does not change anything - the regular expression "ppp" does not
exclude numbers.
--
View this message in context:
http://zend-framework-community.634137.n4.nabble.com/Re-ZF2-Weird-routing-problem-tp4657136p4657183.html
Sent from the Zend Framework mailing list archive at Nabble.com.
--
List: [email protected]
Info: http://framework.zend.com/archives
Unsubscribe: [email protected]