[Mono-bugs] [Bug 692261] New: SoapHttpClientProtocol Method Invocation uses wrong parameters (4.0.2)
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri May 6 08:19:57 EDT 2011
https://bugzilla.novell.com/show_bug.cgi?id=692261
https://bugzilla.novell.com/show_bug.cgi?id=692261#c0
Summary: SoapHttpClientProtocol Method Invocation uses wrong
parameters (4.0.2)
Classification: Mono
Product: MonoTouch
Version: SVN
Platform: iPhone
OS/Version: Apple iOS 4.3
Status: NEW
Severity: Critical
Priority: P5 - None
Component: Class Libraries
AssignedTo: gnorton at novell.com
ReportedBy: Thomas at ccs.at
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/534.24
(KHTML, like Gecko) Chrome/11.0.696.60 Safari/534.24
Each Method in the SoapHttpClientProtocol (Webservice 2.0) calls the Webservice
with only the first parameter (uses the first parameter also for all others)
This only happens with 4.0.2
Reproducible: Always
Steps to Reproduce:
1. Create a Webservice
2. Call a Method with more than one parameter
3. Check the parameters on the server
Actual Results:
all parameters are the first one
Expected Results:
parameters are correct
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list