[Mono-bugs] [Bug 53939][Min] Changed - WebProxy.GetDefaultProxy() fail silently.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 10 Feb 2004 07:04:33 -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 gonzalo@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=53939

--- shadow/53939	2004-02-05 12:31:53.000000000 -0500
+++ shadow/53939.tmp.9037	2004-02-10 07:04:32.000000000 -0500
@@ -1,22 +1,21 @@
 Bug#: 53939
 Product: Mono/Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Minor
-Component: Sys.Web
+Component: System
 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).