|
|
[Perlfect-search] 'highlight matches' lacks $BASE_URL
Norbert Titz perlfect-search@perlfect.com
Sun, 6 Apr 2003 00:37:40 +0200
This is a multi-part message in MIME format.
------=_NextPart_000_0013_01C2FBD4.BB01EFA0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi!
The feature 'highlight matches' in version 3.31b produces a <base =
href=3D"..."> tag in the html head section of a result file.
This base href is a relative URL which doesn't include the $BASE_URL =
variable.
With Internet Explorer none of the created links are working, Mozilla =
didn't produce the very same problem but did also not work as expected.
The version 3.30 used an absolute URL in the base href tag and worked =
properly.
Did I miss something?
------=_NextPart_000_0013_01C2FBD4.BB01EFA0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 5.50.4922.900" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT size=3D2>Hi!</FONT></DIV>
<DIV><FONT size=3D2></FONT> </DIV>
<DIV><FONT size=3D2>The feature 'highlight matches' in version 3.31b =
produces a=20
</FONT><FONT size=3D2><base href=3D"..."> tag in the html head =
section of a=20
result file.</FONT></DIV>
<DIV><FONT size=3D2>This base href is a relative URL which doesn't =
include the=20
$BASE_URL variable.</FONT></DIV>
<DIV><FONT size=3D2></FONT> </DIV>
<DIV><FONT size=3D2>With Internet Explorer none of the created links are =
working,=20
Mozilla didn't produce the very same problem but did also not work as=20
expected.</FONT></DIV>
<DIV><FONT size=3D2></FONT> </DIV>
<DIV><FONT size=3D2>
<DIV><FONT size=3D2>The </FONT><FONT size=3D2>version 3.30 used an =
absolute URL=20
in the base href tag and worked properly.</FONT></DIV>
<DIV><FONT size=3D2></FONT> </DIV>Did I miss=20
something?</FONT></DIV></BODY></HTML>
------=_NextPart_000_0013_01C2FBD4.BB01EFA0--
|
|