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=79023 --- shadow/79023 2006-08-08 16:48:43.000000000 -0400 +++ shadow/79023.tmp.14108 2006-08-14 02:21:08.000000000 -0400 @@ -1,14 +1,14 @@ Bug#: 79023 Product: Mono: Class Libraries Version: 1.1 -OS: +OS: unknown OS Details: -Status: NEW -Resolution: -Severity: +Status: RESOLVED +Resolution: FIXED +Severity: Unknown Priority: Wishlist Component: CORLIB AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -50,6 +50,13 @@ ------- Additional Comments From [EMAIL PROTECTED] 2006-08-08 16:48 ------- Created an attachment (id=17422) V2, now with an additional fix for a typo + +------- Additional Comments From [EMAIL PROTECTED] 2006-08-14 02:21 ------- +Ok, I have applied a different fix, in our case, instead of +complicating the actual tests at the beginning, I moved the test +inside SetField; It already had special code to try SetProperty later. + + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
