[Mono-bugs] [Bug 52893][Nor] Changed - Better exception for ICU related issues
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 14 Jan 2004 23:42:22 -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 tberman@gentoo.org.
http://bugzilla.ximian.com/show_bug.cgi?id=52893
--- shadow/52893 2004-01-14 23:38:37.000000000 -0500
+++ shadow/52893.tmp.22642 2004-01-14 23:42:22.000000000 -0500
@@ -1,16 +1,16 @@
Bug#: 52893
-Product: Mono/Class Libraries
+Product: Mono/Runtime
Version: unspecified
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
-Component: CORLIB
+Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: tberman@gentoo.org
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
@@ -18,6 +18,9 @@
When we can obviously catch a ICU related crash, we should throw an
exception noting that so people understand why the crash existed.
Potentially we could when ICU isnt installed convert from any CultureInfo
to Invariant so we get no crashing? Not sure, just speculation.
+
+------- Additional Comments From tberman@gentoo.org 2004-01-14 23:42 -------
+this is a runtime bug