Le 18/06/2011 14:38, Michal_V a écrit :
Hi I tried your idea, but my ajaxAuthenticationListener never gets the event. From log it is obvious that previous symfony listener stopped onCoreException event propagation.

[2011-06-18 08:27:16] event.DEBUG: Listener "Symfony\Component\Security\
Http\Firewall\ExceptionListener" stopped propagation of the event "onCoreException". [2011-06-18 08:27:16] event.DEBUG: Listener "MyUserBundle\Listener\AjaxAuthenticationListener" was not called for event "onCoreException".

Did you face the same issue an overcame it somehow?
Thanks

Use a higher priority to execute your own listener before the one from the Security component

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