[rt-users] Error in user history - known problem?

Jean-Sebastien Morisset jsmoriss at mvlan.net
Wed Jul 30 16:30:41 EDT 2008


I get an error when viewing a user's history. Some (of not all) of the
record's history is printed, but at the end, I get this:

error:  Can't locate object method "Name" via package "No object mapping
for field" (perhaps you forgot to load "No object mapping for field"?)
at /opt/rt3/local/html/Ticket/Elements/ShowTransaction line 201.
 
context:  ...   
1296:  # they don't get cleaned up until the component exits. 
1297:  pop @{ $self->{stack} }; 
1298:   
1299:  # Repropagate error if one occurred, otherwise return result. 
1300:  rethrow_exception $error if $error; 
1301:  return $wantarray ? @result : $result[0]; 
1302:  } 
1303:   
1304:  # 
...   
 
code stack:
/usr/local/lib/perl5/site_perl/5.8.8/HTML/Mason/Request.pm:1300
/opt/rt3/share/html/Ticket/Elements/ShowHistory:104
/opt/rt3/share/html/Admin/Users/History.html:55
/opt/rt3/share/html/Admin/autohandler:49
/opt/rt3/share/html/autohandler:291
 
raw error

Does this mean anything to anyone? :-)

Thanks,
js.
-- 
Jean-Sebastien Morisset, Sr. UNIX Administrator <jsmoriss at mvlan.net>



More information about the rt-users mailing list