GiovanniMolina / ksoap2-android

Automatically exported from code.google.com/p/ksoap2-android
0 stars 0 forks source link

SoapFault.getMessage() is empty #8

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Apply patch from issue 7 so SOAP faults can be parsed.
2. Make a SOAP call that returns a SOAP fault.

What is the expected output? What do you see instead?
The SOAP "fault string" would be sensible to put here, better than an empty 
message.

What version of the product are you using? On what operating system?
"ksoap2-android-assembly-2.3-jar-with-dependencies.jar" Aug 16 + patch from 
issue 7, Android 1.6.

Please provide any additional information below.
Patch attached to return faultstring.

Original issue reported on code.google.com by chris.boyle.name on 23 Oct 2009 at 2:01

Attachments:

GoogleCodeExporter commented 8 years ago
Resolved in
http://github.com/karlmdavis/ksoap2-android/commit/3d576b533732381faa25de5baa19c
1439306ad62

Original comment by karl.mic...@gmail.com on 8 Mar 2010 at 4:53