<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2600.0" name=GENERATOR></HEAD>
<BODY style="FONT-FAMILY: Arial" text=#000000 bgColor=#ffffff>
<DIV> </DIV>
<DIV>RT Users,</DIV>
<DIV> </DIV>
<DIV>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.</DIV>
<DIV> </DIV>
<DIV>I havn't got a clue as to why.</DIV>
<DIV> </DIV>
<DIV>Thanks for your help -</DIV>
<DIV>Bruce</DIV>
<DIV> </DIV>
<DIV>++++++++++++++++++++++++++++++++++++++++++++++++++++</DIV>
<DIV> </DIV>
<DIV>Mason Error</DIV>
<DIV> </DIV>
<DIV>error in file:  /opt/rt2/lib/RT/Record.pm</DIV>
<DIV><BR>line 128: Can't call method "CaseSensitive" on an undefined value</DIV>
<DIV> </DIV>
<DIV>context:  <BR>... </DIV>
<DIV>124: my %hash = (@_);<BR>125: </DIV>
<DIV>126: # If this database is case sensitive we need to uncase objects 
for<BR>127: # explicit loading<BR>128: if ($self->_Handle->CaseSensitive) 
{<BR>129: my %newhash;<BR>130: foreach my $key (keys %hash) {<BR>131: # We don't 
need to explicitly downcase integers or an id.<BR>132: if ($key =~ '^id$' || 
$hash{$key} =~/^\d+$/) {<BR>... </DIV>
<DIV><BR>component stack:  <BR>/autohandler</DIV>
<DIV> </DIV>
<DIV>code stack:  
<BR>/opt/rt2/lib/RT/Record.pm:128<BR>/usr/local/lib/perl5/site_perl/5.6.1/DBIx/SearchBuilder/Record.pm:689<BR>/opt/rt2/lib/RT/CurrentUser.pm:185<BR>/opt/rt2/WebRT/data/obj/autohandler:43</DIV></BODY></HTML>