[Mono-bugs] [Bug 55978][Cri] Changed - AppDomain and CultureInfo problem

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 28 Jun 2004 13:31:35 -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=55978

--- shadow/55978	2004-06-28 13:30:21.000000000 -0400
+++ shadow/55978.tmp.17849	2004-06-28 13:31:35.000000000 -0400
@@ -1,23 +1,23 @@
 Bug#: 55978
-Product: Mono: Class Libraries
+Product: Mono: Runtime
 Version: unspecified
 OS: All
 OS Details: 
-Status: REOPENED   
+Status: NEW   
 Resolution: 
 Severity: Unknown
-Priority: Wishlist
-Component: CORLIB
-AssignedTo: gonzalo@ximian.com                            
+Priority: Critical
+Component: misc
+AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: chris@turchin.net               
 QAContact: mono-bugs@ximian.com
-TargetMilestone: ---
+TargetMilestone: V1
 URL: 
 Cc: 
-Summary: NumberFormatInfo error running an aspx page
+Summary: AppDomain and CultureInfo problem
 
 Please fill in this template when reporting a bug, unless you know what you
 are doing.
 Description of Problem:
 
 System.Web.UI.WebControls.DataList not working - running from cvs on
@@ -335,6 +335,10 @@
 hope that helps.
 
 ------- Additional Comments From gonzalo@ximian.com  2004-06-28 13:30 -------
 Created an attachment (id=8377)
 Test case showing appdomain problem
 
+
+------- Additional Comments From gonzalo@ximian.com  2004-06-28 13:31 -------
+The test case shows that this is not a system.web issue, but corlib or
+runtime.