[rt-users] Link problem in Quick Search.
Patterson, Craig
crpatter at ci.grand-rapids.mi.us
Mon Sep 24 15:23:53 EDT 2007
Have you looked in {rt-home}/etc/RT_SiteConfig.pm file?
-----Original Message-----
From: rt-users-bounces at lists.bestpractical.com [mailto:rt-users-bounces at lists.bestpractical.com] On Behalf Of "Fábio M. Catunda"
Sent: Monday, September 24, 2007 3:04 PM
To: rt-users at lists.bestpractical.com
Subject: [rt-users] Link problem in Quick Search.
Hi.
I am using request-tracker 3.6.4-1 (debian package).
Imagine that I have N tickets opened, so, when I log into RT the Quick
Search table shows me how many tickets I have in each queue. If I click
some of those links I go to Result.html?(query string).
In this page the tickets links are broken, they do not have the WebURL
part, like this:
<a href="//Ticket/Display.html?id=2">Ticket subject</a>
This problem is probably couse my $WebPath is "/" and not "/rt/" or
something, this couse the application to create links that the browser
interprets wrongly (/Ticket/Display.html?id=2" would be acceptable, but
//Ticket is not).
I tryed to find where this URL is generated to replace $RT::WebPath by
$RT::WebURL, but it is hard for me. First I opened Search/Result.html to
have a look, then I went to /Elements/TicketList and then I got lost! :-(
Anybody knows how (where) to fix it?
Thankz a lot!
!DSPAM:46f809e0132511887420422!
_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
Community help: http://wiki.bestpractical.com
Commercial support: sales at bestpractical.com
Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
Buy a copy at http://rtbook.bestpractical.com
More information about the rt-users
mailing list