On Tue, 3 Nov 2009, HAUSa wrote: > It's not a sfPropelRoute, it has to be a request parameter. > The category id is a parameter, it is a advertisement object. > > On 3 nov, 14:23, Gábor Fási <[email protected]> wrote: > > url: /advertisement/index/category/:id > > class: sfPropelRoute
Any reason you're using url_for() instead of link_to()? You're aware that url_for() does NOT go through routing like link_to() does? -- --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" 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-users?hl=en -~----------~----~----~----~------~----~------~--~---
