[rt-users] Unchecking "Let this user be granted rights" results in hang
David
dev.crash at gmail.com
Mon Nov 7 21:25:13 EST 2005
On 9/15/05, Carl Makin <carl at xena.ipaustralia.gov.au> wrote:
> Hi Peter,
>
> Peter Struijk wrote:
>
> > This simple change, courtesy Jesse, solved the "RT hanging" issue for
> > me. I don't use fastcgi. Your mileage may vary.
> >
> > In ACE_Overlay.pm, find
> >
> > sub Object {
> >
> > remove:
> >
> > $RT::Logger->warning( "$self -> Object called for an object "
> > . "of an unknown type:"
> > . $self->ObjectType );
>
> Worked here as well! Woohoo!
>
> Works on both the 3.4.4 FastCGI test system here and the 3.4.2
> mod_perl1.99 production system.
>
> Thanks Peter and Jesse!
>
>
> Carl.
>
> _______________________________________________
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
>
> Be sure to check out the RT Wiki at http://wiki.bestpractical.com
>
> Buy your copy of our new book, RT Essentials, today!
>
> Download a free sample chapter from http://rtbook.bestpractical.com
Greetings All,
Experienced same issues with disabling users. Applied fix above and
problem has now disappeared. Running with the following env;
RT 3.4.4
FastCGI
Apache/2.0.54
Perl 5.8.4
Thank you for the fix Jesse.
Cheers,
David.
More information about the rt-users
mailing list