[Mono-bugs] [Bug 50160][Maj] Changed - HtmlControl Disable doesn't work - A fix is provided

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 27 Oct 2003 06:28:58 -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 yaronsh@mainsoft.com.

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

--- shadow/50160	2003-10-27 06:27:53.000000000 -0500
+++ shadow/50160.tmp.26175	2003-10-27 06:28:58.000000000 -0500
@@ -39,6 +39,11 @@
 
 The problem as you can see in the fix is that disabled was stored in local 
 varibale that not saved or loaded and should be stores at the attributes 
 collection that is rendered.
 I've canceld this variable and stores the "disable" info at the attributes 
 like it should be.
+
+------- Additional Comments From yaronsh@mainsoft.com  2003-10-27 06:28 -------
+Created an attachment (id=5759)
+Testcase
+