[Rt-devel] Minor link bugs
    Curtis Bruneau 
    curtisb at vianet.ca
       
    Fri Jul 25 16:45:55 EDT 2008
    
    
  
While going through the site I noticed a couple of minor bugs in regards 
to URL links.
The Queues link in Global custom field configuration at 
/Admin/Global/CustomFields/index.html isn't correct. The one in the list 
is ok but the link in the top menu points to  /Queues.html instead of 
/Admin/Global/CustomFields/Queues.html
The other is the iCal link from search result pages, It shows 
'localhost' unless you set $WebBaseURL, I don't know if this is intended 
behavior as most of the site seems to not rely on Set($WebBaseURL , 
'http://www.test.com'); in RT_SiteConfig.pm, it also puts a // after the 
base url which does work.
Curtis
    
    
More information about the Rt-devel
mailing list