[Mono-bugs] [Bug 75104][Nor] New - Method names are not propely encoded/decoded in wsdl

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue May 31 12:51:40 EDT 2005


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 kostat at mainsoft.com.

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

--- shadow/75104	2005-05-31 12:51:40.000000000 -0400
+++ shadow/75104.tmp.5654	2005-05-31 12:51:40.000000000 -0400
@@ -0,0 +1,28 @@
+Bug#: 75104
+Product: Mono: Class Libraries
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Sys.Web.Services
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: kostat at mainsoft.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Method names are not propely encoded/decoded in wsdl
+
+Steps to reproduce the problem:
+1. Create a Web method having space in its name (add
+[WebMethod(MessageName="have space")] attribute)
+2. Request the Service wsdl.
+
+Actual Results:
+The wsdl contains not encoded names
+
+Expected Results:
+The wsdl contains encoded names


More information about the mono-bugs mailing list