[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:51:15 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 barbara at idealnet.com.

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

--- shadow/74989	2005-05-20 17:42:00.000000000 -0400
+++ shadow/74989.tmp.19008	2005-05-20 17:51:15.000000000 -0400
@@ -106,6 +106,19 @@
 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
+
+------- Additional Comments From barbara at idealnet.com  2005-05-20 17:51 -------
+aaah sorry didn't I write it...? (I mean that the runat="server" was 
+missing...) that's why I submitted the the two files as attachment...
+
+but great... thanks for such a fast solution/bug fixing. very 
+efficient...
+
+what type of typo was it in HtmlInputFile? just for curiosity? like 
+assign the value of maxlength to accept, or..?
+
+Thanks for the fast solution!
+Barbara


More information about the mono-bugs mailing list