[Mono-bugs] [Bug 49906][Wis] Changed - Using a form inside ascx generates invalid code

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 12 Nov 2003 22:40:37 -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 bmaurer@users.sf.net.

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

--- shadow/49906	2003-10-20 21:32:19.000000000 -0400
+++ shadow/49906.tmp.29777	2003-11-12 22:40:37.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 49906
 Product: Mono/Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: System.Web
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: bmaurer@users.sf.net               
 QAContact: mono-bugs@ximian.com
@@ -43,6 +43,9 @@
 ------- Additional Comments From bmaurer@users.sf.net  2003-10-20 21:32 -------
 Ok, it seems that Mozilla is having some problem with the __ in the
 form id. When Mozilla is looking at default.aspx hosted from an MS
 server, it still fails to work. However, I think we should fix this
 issue, as it affects a large number of applications. This may be a
 Mozilla bug we need to move upstream.
+
+------- Additional Comments From bmaurer@users.sf.net  2003-11-12 22:40 -------
+I checked in a fix a long time ago