[Mono-bugs] [Bug 80551][Nor] Changed - XML WebServices in mono don't expose correctly Nullables so as to be consumed by proxies

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Jan 18 23:37:50 EST 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 atsushi at ximian.com.

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

--- shadow/80551	2007-01-18 16:49:19.000000000 -0500
+++ shadow/80551.tmp.12175	2007-01-18 23:37:50.000000000 -0500
@@ -1,16 +1,16 @@
 Bug#: 80551
 Product: Mono: Class Libraries
 Version: 1.2
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
-Component: Sys.XML
+Component: Sys.Web.Services
 AssignedTo: atsushi at ximian.com                            
 ReportedBy: knocte at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
@@ -57,6 +57,11 @@
 Mono's wsdl2 tool generates the same result with the
 service running on xsp2:
 
 public int GetNull()
 
 [1] http://lists.ximian.com/pipermail/mono-list/2007-January/033929.html
+
+------- Additional Comments From atsushi at ximian.com  2007-01-18 23:37 -------
+Interestingly there is no public way to pass the difference between
+int and int? in XmlMemberMapping which is used in ProtocolImporter
+(that's why I couldn't fix this issue after cpl hours of hacking).


More information about the mono-bugs mailing list