[rt-users] Display.html link
Hugues Lepesant
hlepesant at veepee.com
Thu Jun 29 07:19:45 EDT 2006
Hello,
I've got the same problem on a fresh RT 3.6.0 install.
On the page "RT at a glance", on the section "10 highest priority tickets I
own", the links in column "#" are ok, but the links on the column "Subject"
are not ok.
On # : http://suivi.veepee.net/Ticket/Display.html?id=1
On Subject : http://ticket/Display.html?id=1
On the source I have :
For # : <a href="/Ticket/Display.html?id=1">1</a>
For Subject : <a href="//Ticket/Display.html?id=1">Test 01</a>
I think the two "//" make my browser doing the mistake on the link (tested
on IE and Firefox)
The problem appears in the box "10 highest priority tickets I own", and in
the Search when I clik on the link "10 highest priority tickets I own".
Which file must I edit to correct this?
Hug
More information about the rt-users
mailing list