Sun Sep 20 16:27:11 2009vlad.marchuk [...] gmail.com - Ticket created
Subject:
bug in RT::Authen::ExternalAuth 0.8
Date:
Sun, 20 Sep 2009 13:26:43 -0700
To:
bug-RT-Authen-ExternalAuth [...] rt.cpan.org
From:
Vlad Marchuk <vlad.marchuk [...] gmail.com>
bug in RT::Authen::ExternalAuth 0.8
In ExternalAuth.pm (line 283), sub UpdateInfo you have:
$UserObj->CanonicalizeUserInfo(\%args);
it should be:
$UserObj->RT::Authen::ExternalAuth::CanonicalizeUserInfo(\%args);
Thanks,
Walter Marchuk.
On Sun Sep 20 16:27:11 2009, vlad.marchuk@gmail.com wrote:
Show quoted text
> bug in RT::Authen::ExternalAuth 0.8
> In ExternalAuth.pm (line 283), sub UpdateInfo you have:
> $UserObj->CanonicalizeUserInfo(\%args);
> it should be:
> $UserObj->RT::Authen::ExternalAuth::CanonicalizeUserInfo(\%args);
Why do you believe this is a bug. The behaviour is intended.
Mon Sep 21 04:19:00 2009The RT System itself - Status changed from 'new' to 'open'
Mon Sep 19 14:32:28 2011cpan [...] jibsheet.com - Status changed from 'open' to 'resolved'