Is it possible to use sf_method (or something else) to override the
method? I tried to pass in sf_method, but I get "Could not validate
extra field "sf_format"".

Beyond that, has anyone seen any issues with the routing?

/post.xml, /post.json get me
Empty module and/or action after parsing the URL "/post.xml" (/).

and /post/1.xml (the object does exist) gets
Empty module and/or action after parsing the URL "/post/1.xml" (/).

however /post works as expected (with the default formatting)

When I change the route name from "Post" to "post" then /post.xml
starts working, but I'm still struggling with /post/1.xml

/post/1 gets
Action "event/1" does not exist.

Has anyone run into this before?
thanks

-- 
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