[Mono-bugs] [Bug 78205][Nor] New - [PATCH] SoapAttributes.SoapDefaultValue returns DefaultValueAttribute instead of its value

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Apr 26 05:25:16 EDT 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 gert.driesen at pandora.be.

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

--- shadow/78205	2006-04-26 05:25:16.000000000 -0400
+++ shadow/78205.tmp.3595	2006-04-26 05:25:16.000000000 -0400
@@ -0,0 +1,27 @@
+Bug#: 78205
+Product: Mono: Class Libraries
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Sys.XML
+AssignedTo: lluis at ximian.com                            
+ReportedBy: gert.driesen at pandora.be               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: [PATCH] SoapAttributes.SoapDefaultValue returns DefaultValueAttribute instead of its value
+
+When a DefaultValueAttribute is assigned to an ICustomAttributeProvider, 
+SoapAttributes.SoapDefaultValue (in System.Xml.Serialization) returns the 
+DefaultValueAttribute instead of returning the value of the 
+DefaultValueAttribute.
+
+The attached patch fixes this issue and adds a unit test for 
+SoapAttributes.
+
+Let me know if it's ok to commit.


More information about the mono-bugs mailing list