[Mono-bugs] [Bug 65672][Wis] Changed - CurrentCulture problem reading from resx file through ResourceManager
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 11 Jan 2005 16:14:32 -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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=65672
--- shadow/65672 2005-01-11 16:14:20.000000000 -0500
+++ shadow/65672.tmp.22095 2005-01-11 16:14:32.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 65672
Product: Mono: Class Libraries
Version: unspecified
OS: Red Hat 9.0
OS Details: Red Hat 9 with Mono 1.0
-Status: REOPENED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: Sys.Web
AssignedTo: gonzalo@ximian.com
ReportedBy: barbara@idealnet.com
QAContact: mono-bugs@ximian.com
@@ -174,6 +174,9 @@
------- Additional Comments From gonzalo@ximian.com 2005-01-11 16:14 -------
I fixed the code that sets and resets the culture in
HttpRuntime/HttpApplication. That's probably what fixed this.
Thanks.
+
+------- Additional Comments From gonzalo@ximian.com 2005-01-11 16:14 -------
+Fixed