[Mono-bugs] [Bug 37504][Nor] New - System.Web.Hosting.SimpleWorkerRequest should not have a default constructor

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Sat, 1 Feb 2003 01:53:10 -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 eric@5stops.com.

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

--- shadow/37504	Sat Feb  1 01:53:10 2003
+++ shadow/37504.tmp.4287	Sat Feb  1 01:53:10 2003
@@ -0,0 +1,22 @@
+Bug#: 37504
+Product: Mono/Class Libraries
+Version: unspecified
+OS: All
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: System.Web
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: eric@5stops.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: System.Web.Hosting.SimpleWorkerRequest should not have a default constructor
+
+The Microsoft .NET Framework does not have a default constructor for the
+System.Web.Hosting.SimpleWorkerRequest, while the Mono class libraries do.
+
+I will be including the patch.