[Mono-bugs] [Bug 62726][Nor] Changed - System.Web.UI.WebControls.Xml cannot access source documents
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 10 Aug 2004 15:18:59 -0400 (EDT)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=62726
--- shadow/62726 2004-08-10 15:08:11.000000000 -0400
+++ shadow/62726.tmp.28066 2004-08-10 15:18:59.000000000 -0400
@@ -55,6 +55,11 @@
the relative bar.xml into the absolute physical path. Testing
Request.MapPath("bar.xml") separately on Mono in the same aspx does yield
the proper path and the xml file is readable by the aspx using a
StreamReader, which would seem to indicate that
System.Web.UI.WebControls.Xml is either not using MapPath or failing on a
condition before it's invocation.
+
+------- Additional Comments From gonzalo@ximian.com 2004-08-10 15:18 -------
+Created an attachment (id=8996)
+Test case
+