[Mono-bugs] [Bug 74989][Nor] Changed - HtmlInputFile "maxlength" value assigned wrongly to "accept" attribute when running input file on server-side

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri May 20 17:42:00 EDT 2005


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 at ximian.com.

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

--- shadow/74989	2005-05-20 16:44:39.000000000 -0400
+++ shadow/74989.tmp.18906	2005-05-20 17:42:00.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 74989
 Product: Mono: Class Libraries
 Version: unspecified
 OS: Red Hat 9.0
 OS Details: tested on both RH9 and ubuntu warty
-Status: REOPENED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Sys.Web
 AssignedTo: gonzalo at ximian.com                            
 ReportedBy: barbara at idealnet.com               
 QAContact: mono-bugs at ximian.com
@@ -98,6 +98,14 @@
 file folding... thank you, barbara
 
 
 
 ------- Additional Comments From gonzalo at ximian.com  2005-05-20 16:44 -------
 I'll try the new those files
+
+------- Additional Comments From gonzalo at ximian.com  2005-05-20 17:42 -------
+Ah, no wonder we couldn't reproduce it with your sample. It lacked a
+runat="server" attribute.
+
+There was a typo in HtmlInputFile that caused the problem.
+
+I just fixed it in svn HEAD r44848


More information about the mono-bugs mailing list