[Mono-bugs] [Bug 409181] New: [PATCH] Implement DateTimeOffset runtime-serialization
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Jul 15 06:38:40 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=409181
Summary: [PATCH] Implement DateTimeOffset runtime-serialization
Product: Mono: Class Libraries
Version: SVN
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: CORLIB
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: andyhume32 at yahoo.co.uk
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Created an attachment (id=227819)
--> (https://bugzilla.novell.com/attachment.cgi?id=227819)
Patch
DateTimeOffset currently has no deserialization constructor, thus
deserialization fails ("SerializationException: The constructor to deserialize
an object of type System.DateTimeOffset was not found.")
Patch attached, implements GetObjectData and that constructor. Also includes
tests, which include round-tripping to/from MSFT.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list