Very weird behavior indeed... Does it really redirect to
http://yourdomain/favicon.ico ?

Take a look to executeSignin function in plugins/sfGuardPlugin/modules/
sfGuardAuth/lib/BasesfGuardAuthActions.class.php, you'll see that
after signin, redirection is send to :
- an url set in app.yml (if defined)
- or referer
- or homepage

Try to check in dev mode & logs to see what really happens.

Regards.

Jérôme


ProdigitalSon a écrit :
> Im not sure whats causing this but my signin action action keeps
> redirecting to favicon.ico. It would seem that somehow the referrer is
> getting set to this, but i cant figure out why or where in the stack
> it is occurring. This is also a recent problem in this one project.
> But i havent made any changes recently that effect the user, actions,
> or routing for sfGuard.
>
> Has anyone else ever seen this behavior?
--~--~---------~--~----~------------~-------~--~----~
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