[Mono-bugs] [Bug 77392][Nor] Changed - [PATCH] XmlReflectionImporter / SoapReflectionImporter fixes

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Jan 28 12:46:08 EST 2006


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

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

--- shadow/77392	2006-01-28 12:24:38.000000000 -0500
+++ shadow/77392.tmp.25600	2006-01-28 12:46:08.000000000 -0500
@@ -11,13 +11,13 @@
 AssignedTo: lluis at ximian.com                            
 ReportedBy: gert.driesen at pandora.be               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: [PATCH] XmlSoapReflectionImporter fixes
+Summary: [PATCH] XmlReflectionImporter / SoapReflectionImporter fixes
 
 The attached patch fixes several issues in XmlReflectionImporter and 
 SoapReflectionImporter, and enables lots of unit tests that were failing 
 before this patch:
 
 * XmlSerializer.cs: Added constant for WSDL Types namespace.
@@ -54,6 +54,9 @@
 * TypeTranslator.cs: Use ArrayOfByte ListItemTypeName for byte[] on
 2.0 profile. Do not register TimeSpan as XSD primitive type, to match
 MS.NET. duration XSD type is string backed, not TimeSpan.
 
 Llius, let me know if you want me to remove a particular part of this 
 patch.
+
+------- Additional Comments From atsushi at ximian.com  2006-01-28 12:46 -------
+Forgot to attach the patch? ;-)


More information about the mono-bugs mailing list