[Mono-bugs] [Bug 53939][Min] New - WebProxy.GetDefaultProxy() fail silently.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 5 Feb 2004 12:31:53 -0500 (EST)
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 liyul@hotmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=53939
--- shadow/53939 2004-02-05 12:31:53.000000000 -0500
+++ shadow/53939.tmp.26855 2004-02-05 12:31:53.000000000 -0500
@@ -0,0 +1,22 @@
+Bug#: 53939
+Product: Mono/Class Libraries
+Version: unspecified
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Minor
+Component: Sys.Web
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: liyul@hotmail.com
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: WebProxy.GetDefaultProxy() fail silently.
+
+It should actually be under System.Net but it is not under the choice.
+
+WebProxy.GetDefaultProxy() doesn't work, which is minor and could be easy
+fix if registry access API were OK (haven't tested so please advise).