Le 22/06/2011 06:54, fernando.portal a écrit :
I am a new Symfony2 developer. Using Symfony2 beta5 with this route; homepage: pattern: / defaults: { _controller: FrameworkBundle:Default:index }I get this message ... Unable to find controller "FrameworkBundle:Default" - class "Symfony \Bundle\FrameworkBundle\Controller\DefaultController" does not exist. I think I should see the word Hello!
This controller was removed in PR9 or so. So you cannot use it. -- Christophe | Stof -- 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
