[Mono-bugs] [Bug 59683][Min] Changed - Setting Context.User does not update Thread.CurrentPrincipal
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 10 Jun 2004 22:39:45 -0400 (EDT)
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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=59683
--- shadow/59683 2004-06-09 20:08:22.000000000 -0400
+++ shadow/59683.tmp.23761 2004-06-10 22:39:44.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 59683
Product: Mono: Class Libraries
Version: unspecified
OS: Debian Woody
OS Details: testing
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Minor
Component: Sys.Web
AssignedTo: gonzalo@ximian.com
ReportedBy: rainer.burgstaller@web.de
QAContact: mono-bugs@ximian.com
@@ -159,6 +159,9 @@
the principal in the state machine (same as culture info). Make sure
that we set the principal from context.user when entering a thread
(saving current) and restore when leaving (to the saved).
Cheers,
Patrik Torstensson
+
+------- Additional Comments From gonzalo@ximian.com 2004-06-10 22:39 -------
+Fixed in CVS.