[Mono-bugs] [Bug 51647][Nor] Changed - EnableSessionState="readonly" attribute of @PAGE doesn't work as expected

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 5 Dec 2003 15:15:56 -0500 (EST)


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 jackson@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=51647

--- shadow/51647	2003-12-03 09:57:56.000000000 -0500
+++ shadow/51647.tmp.24307	2003-12-05 15:15:56.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 51647
 Product: Mono/Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: System.Web
 AssignedTo: gonzalo@ximian.com                            
 ReportedBy: along@mainsoft.com               
 QAContact: mono-bugs@ximian.com
@@ -41,6 +41,9 @@
 
 
 ------- Additional Comments From gonzalo@ximian.com  2003-12-03 09:57 -------
 note: if a page has NOT enableSessionState=false, it implements
 IRequiresSessionState interface. And if it's a readonly session state,
 IReadOnlySessionState
+
+------- Additional Comments From jackson@ximian.com  2003-12-05 15:15 -------
+This is now fixed in CVS.