[Mono-bugs] [Bug 58359][Cri] Changed - HtmlInputFile Bug
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 14 May 2004 01:34:36 -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=58359
--- shadow/58359 2004-05-14 01:34:14.000000000 -0400
+++ shadow/58359.tmp.1433 2004-05-14 01:34:36.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 58359
Product: Mono: Class Libraries
Version: unspecified
OS: unknown
OS Details: Linux 2.6.5 Apache 2.0.49 mod_mono 0.9 Mono Beta 1
-Status: REOPENED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Critical
Component: Sys.Web
AssignedTo: mono-bugs@ximian.com
ReportedBy: jblawn@cfl.rr.com
QAContact: mono-bugs@ximian.com
@@ -136,6 +136,11 @@
(System.Web.HttpApplication/IStateHandler,bool&)
Compile:
mcs -out:bin/WebForm1.dll -r:System.dll -r:System.Web.dll
-target:library *.cs
+
+------- Additional Comments From gonzalo@ximian.com 2004-05-14 01:34 -------
+Thanks for the test case.
+
+It's now fixed in CVS.