[Mono-docs-list] Small monodoc-web bug
Todd Berman
tberman@gentoo.org
Wed, 13 Aug 2003 14:37:02 -0400
This is a multi-part message in MIME format.
------=_NextPart_000_00BE_01C361A8.5BFF8BE0
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: 7bit
On IE under windows, the links get file:/// appended to the frontof
them, so when you click on them, it wont work.
I assume stripping on file:/// from the server side before processing
the link is the best solution.
Here is what a sample link looks like:
http://mono.ximian.com:8080/monodoc.ashx?link=file:///N:System.Collectio
ns
if you remove the file:/// from it loads fine.
--Todd
------=_NextPart_000_00BE_01C361A8.5BFF8BE0
Content-Type: text/html;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
<html>
<head>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Dus-ascii">
<meta name=3DGenerator content=3D"Microsoft Word 10 (filtered)">
<style>
<!--
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman";}
a:link, span.MsoHyperlink
{color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{color:purple;
text-decoration:underline;}
span.EmailStyle17
{font-family:Arial;
color:windowtext;}
@page Section1
{size:612.0pt 792.0pt;
margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.Section1
{page:Section1;}
-->
</style>
</head>
<body lang=3DEN-US link=3Dblue vlink=3Dpurple>
<div class=3DSection1>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>On IE under windows, the links get <a =
href=3D"">file:///</a> appended
to the frontof them, so when you click on them, it wont =
work.</span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'> </span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>I assume stripping on <a href=3D"">file:///</a> from =
the
server side before processing the link is the best =
solution.</span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'> </span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>Here is what a sample link looks =
like:</span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'> </span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'><a
href=3D"http://mono.ximian.com:8080/monodoc.ashx?link=3Dfile:///N:System.=
Collections">http://mono.ximian.com:8080/monodoc.ashx?link=3Dfile:///N:Sy=
stem.Collections</a></span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'> </span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>if you remove the <a href=3D"">file:///</a> from it =
loads
fine.</span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'> </span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'> </span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>--Todd</span></font></p>
</div>
</body>
</html>
------=_NextPart_000_00BE_01C361A8.5BFF8BE0--