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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=81069 --- shadow/81069 2007-03-28 22:23:57.000000000 -0500 +++ shadow/81069.tmp.12192 2007-03-28 22:28:50.000000000 -0500 @@ -122,6 +122,17 @@ And the problem was corrected... ??? ------- Additional Comments From [EMAIL PROTECTED] 2007-03-28 22:23 ------- Created an attachment (id=18970) Test Case + +------- Additional Comments From [EMAIL PROTECTED] 2007-03-28 22:28 ------- +I can't believe I spent the whole day on this only to find out the bug was easily reproduced.. it +happens when the Dynamically loaded control contains an HtmlTextArea or HtmlInputText +that is Disabled = true. + +As I mentioned above, adding "if(Disabled) return false;" to the LoadPostBackData method +seems to fix it... if that is the right thing to do it would be great to get this rolled into SVN... +thx + + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
