Problem with URLs in links w/rt3

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

That was something I’d just fixed this afternoon. What appears to me to
be the correct code is in the 2.1.83 distribution.

Does this get any better if you stop and start apache?

-jOn Fri, Mar 07, 2003 at 03:50:19PM -0800, Marasco, Cindy wrote:

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


rt-users mailing list
rt-users@lists.fsck.com
http://lists.fsck.com/mailman/listinfo/rt-users

Have you read the FAQ? The RT FAQ Manager lives at http://fsck.com/rtfm

Request Tracker... So much more than a help desk — Best Practical Solutions – Trouble Ticketing. Free.