[Mono-bugs] [Bug 53965][Nor] Changed - codebehind fails with mono-0.30 (w/ quickfix)
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 10 Feb 2004 07:29: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=53965
--- shadow/53965 2004-02-05 21:38:55.000000000 -0500
+++ shadow/53965.tmp.9194 2004-02-10 07:29:33.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 53965
Product: Mono/Class Libraries
Version: unspecified
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: Sys.Web
AssignedTo: mono-bugs@ximian.com
ReportedBy: liyul@hotmail.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -48,6 +48,10 @@
// assemblies.Add (name);
// }
//
// anames [name] = assembly;
// }
}
+
+------- Additional Comments From gonzalo@ximian.com 2004-02-10 07:29 -------
+Please, try the attached patch and tell us if it fixes the bug.
+Otherwise, please, attach a test case.