[rt-users] 2nd Try, Please Help...

Bruce Pea pea at andrewpea.com
Wed Mar 6 21:50:54 EST 2002


RT Users,

I've almost got RT running but now I keep getting the following Mason error. I can get to the opening page of RT just fine. When I try to login using any userid or password Mason throws the error below.

I havn't got a clue as to why.

Thanks for your help -
Bruce

++++++++++++++++++++++++++++++++++++++++++++++++++++

Mason Error

error in file:  /opt/rt2/lib/RT/Record.pm

line 128: Can't call method "CaseSensitive" on an undefined value

context:  
... 
124: my %hash = (@_);
125: 
126: # If this database is case sensitive we need to uncase objects for
127: # explicit loading
128: if ($self->_Handle->CaseSensitive) {
129: my %newhash;
130: foreach my $key (keys %hash) {
131: # We don't need to explicitly downcase integers or an id.
132: if ($key =~ '^id$' || $hash{$key} =~/^\d+$/) {
... 

component stack:  
/autohandler

code stack:  
/opt/rt2/lib/RT/Record.pm:128
/usr/local/lib/perl5/site_perl/5.6.1/DBIx/SearchBuilder/Record.pm:689
/opt/rt2/lib/RT/CurrentUser.pm:185
/opt/rt2/WebRT/data/obj/autohandler:43

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20020306/dbe491d7/attachment.htm>


More information about the rt-users mailing list