[Mono-bugs] [Bug 47865][Wis] Changed - Enable\ Disable bug (Fix provided, including diff)
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 25 Aug 2003 02:15:16 -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 yaronshkop@hotmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=47865
--- shadow/47865 2003-08-25 02:14:19.000000000 -0400
+++ shadow/47865.tmp.5661 2003-08-25 02:15:15.000000000 -0400
@@ -89,6 +89,11 @@
+ ViewState["Enabled"] = enabled;
+
object controlView = null;
if (ControlStyleCreated)
controlView = ControlStyle.SaveViewState
();
+
+------- Additional Comments From yaronshkop@hotmail.com 2003-08-25 02:15 -------
+Created an attachment (id=5204)
+The diff for the fix patch
+