[rt-users] Odd Error Message rt 3.0.9

Richard Ellis Richard.Ellis at Sun.COM
Wed Feb 25 09:47:33 EST 2004


I'm seeing an odd error message when logging in to 3-0-9.

error:   	RT::CurrentUser::Authenticate Unimplemented in HTML::Mason::Commands. (/usr/local/rt3/share/html/autohandler line 184)
context:  	
...  	
453:  	else {
454:  	my ($package, $filename, $line);
455:  	($package, $filename, $line) = caller;
456:  	
457:  	die "$AUTOLOAD Unimplemented in $package. ($filename line $line) \n";
458:  	}
459:  	
460:  	}
461:  	
...  	
code stack:  	/usr/local/lib/perl5/site_perl/5.8.3/DBIx/SearchBuilder/Record.pm:457
/usr/local/rt3/share/html/autohandler:184
raw error

If I Shift+reload so that it re posts the data, it logs in correctly.

Anyone point me in the right direction to find the bug?

Thanks

Rik




More information about the rt-users mailing list