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=79020 --- shadow/79020 2006-08-23 20:34:05.000000000 -0400 +++ shadow/79020.tmp.24506 2006-08-23 23:44:35.000000000 -0400 @@ -60,6 +60,20 @@ 1) MonoTests.System.Web.UI.WebControls.TextBoxTest.MultilineRenderEscape ------- Additional Comments From [EMAIL PROTECTED] 2006-08-23 20:34 ------- Created an attachment (id=17492) Fixed patch to pass 'MonoTests.System.Web.UI.WebControls.TextBoxTest.MultilineRenderEscape' test + +------- Additional Comments From [EMAIL PROTECTED] 2006-08-23 23:44 ------- +I still get: +Failures: +1) MonoTests.System.Web.UI.WebControls.TextBoxTest.MultilineRenderEscape : + String lengths differ. Expected length=43, but was length=38. + Strings differ at index 9. + + expected:<"<textarea name></textarea></textarea>"> + but was:<"<textarea></textarea></textarea>"> + --------------------^ + + +with the new patch. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
