maybe use the regular mailing list for this

also what error are you getting?


On Tue, Jan 22, 2013 at 10:05 AM, <sara.mar...@clouddistrict.com> wrote:

> After upgrading to Symfony 2.1 my exception listener breaks when trying to
> get user from session.
>
> public function onKernelException(GetResponseForExceptionEvent $event){
> // this line fail
> $userSession = $this->context->getToken()->getUser();
> }
>
> We think it has to do with the service prioroty changes from Symfony 2.0
> to Symfony 2.1.
> Could you point me some hints?
>
> Thanks!
>
> --
> --
> 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
>
>
>

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