[Mono-docs-list] Small monodoc-web bug
Todd Berman
tberman@gentoo.org
Thu, 14 Aug 2003 14:06:07 -0400
It looks like you are sending N: and T: and having client side
javascript add it here:
return '" + ctx.Request.Path + @"?link=' + link.replace(/\+/g, '%2B');
(that is from monodoc.ashx and it is from the js function makeLink
inside the c# function PrintDocs)
I am pretty sure that's what is happening, specially considering I
helped BenM with that part of the code :)
--Todd
-----Original Message-----
From: mono-docs-list-admin@lists.ximian.com
[mailto:mono-docs-list-admin@lists.ximian.com] On Behalf Of Miguel de
Icaza
Sent: August 14, 2003 12:25 PM
To: Todd Berman
Cc: 'Mono Docs'
Subject: RE: [Mono-docs-list] Small monodoc-web bug
Hello
> I am assuming that IE itself puts the file:/// there because of the
url
> being N:, T:, etc.
>
> I am not 100% sure though, and the raw html doesn't have them:
Although we never send back a plain N: thing, we send something like:
monodoc.ashx?type=N:System
_______________________________________________
Mono-docs-list maillist - Mono-docs-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-docs-list