[Mono-bugs] [Bug 81069][Wis] Changed - Fails on PostBack when HtmlTextArea is located in Dynamically Loaded Control
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Mar 28 23:23:57 EDT 2007
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 seanhig at geminibay.com.
http://bugzilla.ximian.com/show_bug.cgi?id=81069
--- shadow/81069 2007-03-28 22:14:35.000000000 -0500
+++ shadow/81069.tmp.12064 2007-03-28 22:23:57.000000000 -0500
@@ -117,6 +117,11 @@
I added the following line to the front of the LoadPostBackData methods, or rather their
respective implementations, for HtmlTextArea and HtmlInputText
if(Disabled) return false;
And the problem was corrected... ???
+
+------- Additional Comments From seanhig at geminibay.com 2007-03-28 22:23 -------
+Created an attachment (id=18970)
+Test Case
+
More information about the mono-bugs
mailing list