[rt-users] RT 3.6.3 - WebURL not Expanding for Ticket Display

David Gohara sdg0919 at gmail.com
Tue Jan 2 09:06:21 EST 2007


On Jan 2, 2007, at 7:59 AM, Matthew Keller wrote:

> On Mon, 2007-01-01 at 19:12 -0600, David Gohara wrote:
>>  This was a 3.6.1 install upgraded to 3.6.3.
>
> Yes, exactly the same as my environment.
>
> I'm 99% certain that the fix described was not properly applied. Could
> you send lines 103-106 of the patched file? Thanks.
>

  Hi Matthew,

   Thanks. Here are the lines with the patch applied:

$SearchArg->{'Query'}  =~ s/__CurrentUser__/$session{'CurrentUser'}- 
 >Id/ge;
$SearchArg->{'Format'} =~ s/__WebPath__/$RT::WebPath/g;
$SearchArg->{'Format'} =~ s/href=\"\/Ticket/href=\"$RT::WebPath\/ 
Ticket/g;
$SearchArg->{'Format'} =~ s/__loc\(["']?(\w+)["']?\)__/loc("$1")/ge;

   Thanks for your help,

Dave

David W. Gohara, Ph.D.
Center for Computational Biology
Washington University School of Medicine
http://www.sbgrid.org
http://www.macresearch.org
314-362-1583 (phone) <=== NEW New Number
617-216-8616 (cell)





More information about the rt-users mailing list