[Mono-bugs] [Bug 82606][Min] Changed - Page: field for Context is directly accessed
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Aug 28 10:43:15 EDT 2007
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 mhabersack at novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=82606
--- shadow/82606 2007-08-27 15:20:23.000000000 -0400
+++ shadow/82606.tmp.14570 2007-08-28 10:43:15.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 82606
Product: Mono: Class Libraries
Version: 1.2
OS: All
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Minor
Component: Sys.Web
AssignedTo: mhabersack at novell.com
ReportedBy: gert.driesen at pandora.be
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -17,6 +17,9 @@
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.
+
+------- Additional Comments From mhabersack at novell.com 2007-08-28 10:43 -------
+This bug has been closed in svn trunk, revision 84951
More information about the mono-bugs
mailing list