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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +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 _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
