kartagis / pysimplesoap

Automatically exported from code.google.com/p/pysimplesoap
0 stars 0 forks source link

Boolean values not converted correctly during marshall. Patch attached. #69

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Using the SoapServer example in the wiki register a function which returns a 
boolean.
2. Call the function from a client them you receive error that it cannot 
convert 'True'

What is the expected output? What do you see instead?
Boolean value 'True' should be converted to 'true'.

What version of the product are you using? On what operating system?
pysimplesoap-1.05a
Windows 7 x64
Python 2.6

Original issue reported on code.google.com by akram2...@gmail.com on 12 May 2012 at 6:21

GoogleCodeExporter commented 8 years ago
Changed attachment.

Original comment by akram2...@gmail.com on 12 May 2012 at 6:25

Attachments:

GoogleCodeExporter commented 8 years ago
Hi, do you have a test case for this?
I've made you commiter just in case you want to apply the patch.

Original comment by reingart@gmail.com on 12 May 2012 at 2:24

GoogleCodeExporter commented 8 years ago
Thanks, I have applied the patch and attached a test case.

Original comment by akram2...@gmail.com on 13 May 2012 at 5:53

Attachments:

GoogleCodeExporter commented 8 years ago
looks like it's merged, close?

Original comment by oczk...@gmail.com on 17 Aug 2013 at 8:04

GoogleCodeExporter commented 8 years ago
It can be closed.

Original comment by akram2...@gmail.com on 19 Aug 2013 at 5:14

GoogleCodeExporter commented 8 years ago

Original comment by oczk...@gmail.com on 21 Aug 2013 at 9:33