jangidipramod / android-xmlrpc

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

XMLRPC client truncates the string if there is long response from server #43

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Request an XMLRPC web service that respond with a large XML(My web service 
is written in php)
2. Response string will be truncated with three dots (...) at the end of 
truncated string.

What is the expected output? What do you see instead?

Full XML with no truncation. 

What version of the product are you using? On what operating system?

I have tested it on various versions of android. 

Please provide any additional information below.
File is attached having truncated XML string with ... at end

Original issue reported on code.google.com by neelofar...@gmail.com on 1 Jun 2013 at 11:19

Attachments: