[Mono-bugs] [Bug 81886][Nor] Changed - SoapException / Fault does not deserialize detail field (expects namespace)

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Jun 16 11:53:25 EDT 2007


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=81886

--- shadow/81886	2007-06-16 11:42:34.000000000 -0400
+++ shadow/81886.tmp.23491	2007-06-16 11:53:25.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 81886
 Product: Mono: Class Libraries
 Version: 1.2
 OS: unknown
 OS Details: CentOS 4.2
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Sys.Web.Services
 AssignedTo: atsushi at ximian.com                            
 ReportedBy: tekhedd at byteheaven.net               
 QAContact: mono-bugs at ximian.com
@@ -89,6 +89,14 @@
 contribute a unit test, or at least a standalone test case 
 (containing both client and server code).
 
 ------- Additional Comments From gert.driesen at pandora.be  2007-06-16 11:42 -------
 I have a fix and unit tests (for the client part) ready locally. I'll 
 attach a patch for review later today or tomorrow.
+
+------- Additional Comments From gert.driesen at pandora.be  2007-06-16 11:53 -------
+On second thought, the change is harmless and backward compatible so 
+I committed it to SVN.
+
+We now support reading both unqualified and qualified child element 
+of Fault, but always write unqualified elements. WS-I Basic Profile 
+1.1 actually requires these elements to be unqualified.


More information about the mono-bugs mailing list