the plot thickens (straight out of the vanilla install of beta1)...

http://localhost/Symfony/web/demo/hello/myname ==> works
http://localhost/Symfony/web/demo/contact ==> doesn't work

Same controller / two different actions, one gets routed, the other doesn't 
unless you add the app_dev.php as below.

http://localhost/Symfony/web/app_dev.php/demo/contact ==> works

If it's routing to the hello action without the app_dev,php in the url, why 
won't it do the same for the contact action?

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to