[rt-users] Problem with URLs in links w/rt3
Marasco, Cindy
cindy.marasco at pnl.gov
Fri Mar 7 18:50:19 EST 2003
Hi,
I'm tried to set up rt3 (2.1.83). When I add a URL (in the form http://www.example.com) to the
refers-to field it seems to get added, but when the page attempts to reload I get the error below.
The main Display screen shows the link, but I get the same error if I go to the Links or Jumbo view.
Cindy
-------------------------------------------------------------------------------------------------------
System error
error: Can't locate object method "HREF" via package "RT::URI" (perhaps you forgot to load "RT::URI"?) at /usr/local/rt/share/html/Ticket/Elements/EditLinks line 88.
context: ...
277: }
278:
279: # All errors returned from this routine will be in exception form.
280: local $SIG{'__DIE__'} = sub {
281: rethrow_exception( $_[0] );
282: };
283:
284: #
285: # $m is a dynamically scoped global containing this
...
code stack: /usr/lib/perl5/site_perl/5.6.1/HTML/Mason/Request.pm:281
/usr/local/rt/share/html/Ticket/Elements/EditLinks:88
/usr/local/rt/share/html/Ticket/ModifyLinks.html:37
/usr/local/rt/share/html/autohandler:146
More information about the rt-users
mailing list