Ok, I've found what's missing in my route : "?:"
Now the route looks like :

artist_publish:
  url:   /:kind/publish/:id
  param: { module: artist, action: publish }
  requirements: { kind: (?:photographer|graphist|illustrator|
filmdirector|aerialwork) }

But I don't understand what's it's used for

thanks

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

Reply via email to