[Mono-bugs] [Bug 74606][Nor] Changed - Space character in element name in Serialization

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 14 Apr 2005 12:12:32 -0400 (EDT)


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 lluis@ximian.com.

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

--- shadow/74606	2005-04-14 09:11:09.000000000 -0400
+++ shadow/74606.tmp.6305	2005-04-14 12:12:32.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 74606
 Product: Mono: Class Libraries
 Version: 1.1
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: Sys.XML
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: andrews@mainsoft.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -54,6 +54,11 @@
 
 Expected Results:
 Element name <Name_x0020_with_x0020_space>
 
 How often does this happen? 
 Always
+
+------- Additional Comments From lluis@ximian.com  2005-04-14 12:12 -------
+I committed a fix based on your patch, which includes only the changes
+in the XmlReflectionImporter plus some encode calls missing in the
+SoapReflectionImporter and TypeTranslator.