[Mono-bugs] [Bug 72007][Maj] Changed - Class System.Globalization.CultureInfo not interoperable with .NET Framework 1.1.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 31 Jan 2005 08:19:02 -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 dezelin32@fastmail.fm.
http://bugzilla.ximian.com/show_bug.cgi?id=72007
--- shadow/72007 2005-01-31 08:14:08.000000000 -0500
+++ shadow/72007.tmp.29414 2005-01-31 08:19:02.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 72007
Product: Mono: Class Libraries
Version: 1.1
-OS:
+OS: unknown
OS Details: Server side: Debian unstable Client side:Windows Server 2003
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Major
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: dezelin32@fastmail.fm
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -44,6 +44,15 @@
(just don't forget to copy those .exe.config files to apropriate folders)
------- Additional Comments From dezelin32@fastmail.fm 2005-01-31 08:14 -------
Created an attachment (id=13981)
CultureInfo bug test case
+
+------- Additional Comments From dezelin32@fastmail.fm 2005-01-31 08:19 -------
+I will like to fix this bug but I need some additional instructions:
+would it be better to rename class fields to have the same name of the
+corresponding .NET class fields, or to write a serializer and
+deserializer methods and call them differenct in the serialized stream?
+
+Cheers,
+Aleksandar Dezelin