[Mono-bugs] [Bug 75364][Nor] New - Soap sserialization interop
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Jun 23 11:14:37 EDT 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 roeie at mainsoft.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75364
--- shadow/75364 2005-06-23 11:14:37.000000000 -0400
+++ shadow/75364.tmp.7975 2005-06-23 11:14:37.000000000 -0400
@@ -0,0 +1,39 @@
+Bug#: 75364
+Product: Mono: Class Libraries
+Version: 1.1
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: CORLIB
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: roeie at mainsoft.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Soap sserialization interop
+
+Description of Problem:
+The serialization of objects of type 'TimeSpan' is not compatible with
+ms.net.
+Also when trying to deserialize the object out of the xml, the
+deserialization fails.
+
+Steps to reproduce the problem:
+just create a TimeSpan object, serialize and deserialize it.
+the same provess runs well on ms.net, and the xml is different.
+
+Actual Results:
+the deserialization process fails, and the ms.net xml is different than
+this on mono.
+
+Expected Results:
+should s
+
+How often does this happen?
+every time
+
+Additional Information:
More information about the mono-bugs
mailing list