[Mono-list] Live Monodoc server.

Richard Norman normri@samc.com
Mon, 11 Aug 2003 09:31:54 -0700


This is a MIME message. If you are reading this text, you may want to 
consider changing to a mail reader or gateway that understands how to 
properly handle MIME multipart messages.

--=_BDE3B818.3A5B2CA0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

Also, one thing I did notice is that the Javascript was not commented
properly for browsers that can not render the JavaScript.
 
The last line in the javascript that is returned appears this way:
 
-->
 
In javascript this is the decrement modifier. it should be commented
this way
 
//-->
or if the potential */ is not a problem, this way
 
/*-->*/
 
That makes that line a comment for the Javascript. Now why the first
one does not cause a problem (the "<!--") I never found out, but this
might be part of the problem.
 
Richard Norman
Web/Application Developer
 
(Something I can contribute without worrying about violating
copyrights.. :-) )

>>> mono-list-request@lists.ximian.com 8/10/2003 3:26:02 AM >>>

Subject: RE: [Mono-list] Live Monodoc server.
Date: Sun, 10 Aug 2003 01:07:22 -0700
From: "Piers Haken" <piersh@friskit.com>
To: "Piers Haken" <piersh@friskit.com>,
    "Miguel de Icaza" <miguel@ximian.com>,
    "Mono Docs" <mono-docs-list@ximian.com>, <mono-list@ximian.com>

I should clarify this. The tree doesn't work in IE, and I think it's
this line that's the culprit. All the URLs are being expanded as
"http://./..."

Piers.



**************************************************************************************************
The contents of this email and any attachments are confidential.
It is intended for the named recipient(s) only.
If you have received this email in error please notify the system manager or  the 
sender immediately and do not disclose the contents to anyone or make copies.
**************************************************************************************************

--=_BDE3B818.3A5B2CA0
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
Content-Description: HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1252">
<META content="MSHTML 6.00.2800.1173" name=GENERATOR></HEAD>
<BODY style="MARGIN: 4px 4px 1px; FONT: 12pt Arial">
<DIV>Also, one thing I did notice is that the Javascript was not commented 
properly for browsers that can not render the JavaScript.</DIV>
<DIV>&nbsp;</DIV>
<DIV>The last line in the&nbsp;javascript that is returned appears this 
way:</DIV>
<DIV>&nbsp;</DIV>
<DIV>--&gt;</DIV>
<DIV>&nbsp;</DIV>
<DIV>In javascript this is the decrement modifier. it should be commented this 
way</DIV>
<DIV>&nbsp;</DIV>
<DIV>//--&gt;</DIV>
<DIV>or if the potential */ is not a problem, this way</DIV>
<DIV>&nbsp;</DIV>
<DIV>/*--&gt;*/</DIV>
<DIV>&nbsp;</DIV>
<DIV>That makes that line a comment for the Javascript. Now why the first one 
does not cause a problem (the "&lt;!--") I never found out, but this might be 
part of the problem.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Richard Norman</DIV>
<DIV>Web/Application Developer</DIV>
<DIV>&nbsp;</DIV>
<DIV>(Something I can contribute without worrying about violating copyrights.. 
:-) )<BR><BR>&gt;&gt;&gt; mono-list-request@lists.ximian.com 8/10/2003 3:26:02 
AM &gt;&gt;&gt;<BR></DIV>
<DIV>Subject: RE: [Mono-list] Live Monodoc server.<BR>Date: Sun, 10 Aug 2003 
01:07:22 -0700<BR>From: "Piers Haken" &lt;piersh@friskit.com&gt;<BR>To: "Piers 
Haken" &lt;piersh@friskit.com&gt;,<BR>&nbsp;&nbsp;&nbsp; "Miguel de Icaza" 
&lt;miguel@ximian.com&gt;,<BR>&nbsp;&nbsp;&nbsp; "Mono Docs" 
&lt;mono-docs-list@ximian.com&gt;, &lt;mono-list@ximian.com&gt;<BR><BR>I should 
clarify this. The tree doesn't work in IE, and I think it's<BR>this line that's 
the culprit. All the URLs are being expanded as<BR>"<A href="http://./..." 
?>http://./..."</A><BR><BR>Piers.<BR><BR></DIV><FONT SIZE=3 COLOR=BLUE><PRE>**************************************************************************************************
The contents of this email and any attachments are confidential.
It is intended for the named recipient(s) only.
If you have received this email in error please notify the system manager or  the 
sender immediately and do not disclose the contents to anyone or make copies.
**************************************************************************************************
</PRE></FONT>
</BODY></HTML>

--=_BDE3B818.3A5B2CA0--