Forgot to mention that if I follow this :
> http://forum.symfony-project.org/index.php/m/73455/19006/0///#msg_73455
and add an Id to the route like this
openbubble_by_slug:
url: /:sf_culture/post/:id/:slug
class: sfDoctrineRoute
param: { module: post, action: show }
options: { model: Post, type: object }
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---