In version 2.2 if you wont to embed controller you must create root for 
them first and than use e.g.

*{% render url('post_list', { 'limit': 2 }), { 'alt': 
'BlogBundle:Post:error' } %}*
*
*
If I create root for controller action I can access of controller action's 
content if my url in browser matches root pattern. What can I do if I only 
want to use root only for embedding controller and I don't want to have 
access this root from url? 

-- 
-- 
If you want to report a vulnerability issue on Symfony, please read the 
procedure on http://symfony.com/security

You received this message because you are subscribed to the Google
Groups "symfony developers" group.
To post to this group, send email to symfony-devs@googlegroups.com
To unsubscribe from this group, send email to
symfony-devs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-devs?hl=en


Reply via email to