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-24 00:03:13.000000000 -0400 +++ shadow/79020.tmp.32234 2006-08-24 09:50:45.000000000 -0400 @@ -78,6 +78,20 @@ with the new patch. ------- Additional Comments From [EMAIL PROTECTED] 2006-08-24 00:03 ------- I fixed this in svn, even though a test case on 2.0 breaks. Thanks. + +------- Additional Comments From [EMAIL PROTECTED] 2006-08-24 09:50 ------- +Sorry, I've submited the bad patch. + +I think there is a typo on TextBoxTest.MultilineRenderEscape test: + +- under 1.x profile, the expected value is "<textarea +name></textarea></textarea>", it should be +"<textarea></textarea></textarea>" + +- under 2.x profile fails because, rows and cols were rendered in +reverse order + +I'll upload the new patch. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
