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=82606 --- shadow/82606 2007-08-27 15:20:23.000000000 -0400 +++ shadow/82606.tmp.26279 2007-08-27 15:20:23.000000000 -0400 @@ -0,0 +1,22 @@ +Bug#: 82606 +Product: Mono: Class Libraries +Version: 1.2 +OS: All +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Minor +Component: Sys.Web +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: Page: field for Context is directly accessed + +In Page, the _context field that backs the Context property is always +directly accessed instead of using the property. + +This causes problems in (unit test) code when Page.Context is overridden. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
