You forgot to add a return statement into the action it specifies. go to the
login_check action, see if there the keyword "return" is used and if not add
it.

On Thu, May 12, 2011 at 11:05 AM, absdv <arnob...@sdv.fr> wrote:

> Hello,
> I've copied the AcmeDemo Secured configuration to my Bundle. But when
> I submit the login form, le login_check action give me this error :
> "The controller must return a response (null given). Did you forget to
> add a return statement somewhere in your controller?"
>
> Could you help me with this, please.
> Arnaud
>
> --
> 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 users" group.
> To post to this group, send email to symfony-users@googlegroups.com
> To unsubscribe from this group, send email to
> symfony-users+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/symfony-users?hl=en
>



-- 
Gareth McCumskey
http://garethmccumskey.blogspot.com
twitter: @garethmcc
identi.ca: @garethmcc

-- 
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 users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to