[Mono-bugs] [Bug 60681][Maj] Changed - wrong html code generation for <input> tags

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 24 Jun 2004 12:04:59 -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=60681

--- shadow/60681	2004-06-24 08:07:57.000000000 -0400
+++ shadow/60681.tmp.28261	2004-06-24 12:04:59.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 60681
 Product: Mono: Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: Sys.Web
 AssignedTo: gonzalo@ximian.com                            
 ReportedBy: gustav-w-s@online.de               
 QAContact: mono-bugs@ximian.com
@@ -46,6 +46,11 @@
 <input name="_ctrl7c" value="test 2" type="text" />
 <input name="_ctrl9c" type="button" value="test 3" />
 ...
 
 How often does this happen? 
 Always
+
+------- Additional Comments From gonzalo@ximian.com  2004-06-24 12:04 -------
+The patch for bug #59466 caused this bug.
+It's now fixed in CVS.
+