On Tue, Mar 30, 2010 at 11:08 PM, Kris Wallsmith <[email protected]> wrote: > Will it be possible to point a route that doesn't have a category parameter > at this action?
Yes, I tried optional parameters, they don't have to be defined in the URL pattern itself, you might need to specify it in the default values in the route though, but I'm not sure about that. Cheers, Jordi -- 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 developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en To unsubscribe from this group, send email to symfony-devs+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
