[Mono-bugs] [Bug 76094][Nor] Changed - Type System.CurrentTimeZone is not marked as Serializable

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Dec 23 16:44:45 EST 2005


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 sebastien at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=76094

--- shadow/76094	2005-11-14 15:56:40.000000000 -0500
+++ shadow/76094.tmp.12140	2005-12-23 16:44:45.000000000 -0500
@@ -59,6 +59,13 @@
 ------- Additional Comments From john.luke at gmail.com  2005-11-14 14:29 -------
 System.TimeZone is in mscorlib.dll
 
 ------- Additional Comments From kornelpal at hotmail.com  2005-11-14 15:56 -------
 Note that we have a System.CurrentTimeZone class just like in MS.NET 
 that should be serializable and serialization compatible with MS.NET.
+
+------- Additional Comments From sebastien at ximian.com  2005-12-23 16:44 -------
+The type is now marked as [Serializable] so roundtripping works
+(r54798 + r54800).
+
+However there is still an issue when trying to deserialize a buffer
+generated on MS.NET so I'll keep this bug open.


More information about the mono-bugs mailing list