Code Monkey home page Code Monkey logo

Comments (12)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 12, 2024

Original comment by [email protected] on 30 Nov 2010 at 10:58

  • Changed state: Accepted

from ksoap2-android.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 12, 2024
can you try if this problem occurs if you set envelope.implicitTypes= false ? 
From what I understand now it might not happen then.. 

Original comment by [email protected] on 3 Dec 2010 at 9:17

from ksoap2-android.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 12, 2024

Original comment by [email protected] on 15 Feb 2011 at 6:39

  • Changed state: Incomplete

from ksoap2-android.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 12, 2024
I am having the same problem. For any primitive type returning as empty i get 
anyType{} response. The only workaround i have found is to compare each 
returned value with ANYTYPE{} uppercased and then assign response acordingly.

Original comment by [email protected] on 1 Sep 2011 at 7:35

from ksoap2-android.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 12, 2024
Would it be worth it to add e.g. a setting like translateAnyType which will 
cause them all to be translated to "" ? 

Original comment by [email protected] on 2 Sep 2011 at 5:01

from ksoap2-android.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 12, 2024
Couldn't this be regarded as fixed?
As this doesn't happen when .getPrimitivePropertySafely() (coming with next 
release) is used?

Original comment by [email protected] on 18 Jan 2012 at 2:33

from ksoap2-android.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 12, 2024
I would say yes... 

Original comment by [email protected] on 18 Jan 2012 at 5:00

  • Changed state: Fixed

from ksoap2-android.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 12, 2024
i am also with this error!!!!
please help me too..

Original comment by [email protected] on 1 Feb 2012 at 6:13

from ksoap2-android.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 12, 2024
use one of the getsafely methods.

Original comment by [email protected] on 1 Feb 2012 at 6:58

from ksoap2-android.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 12, 2024
Why is this issue marked as 'fixed'?
Even with ksoap2-3.0.0-RC.2 I still have the same issue, and same way!
When WS doesn't return anything it's ok. But others return " <opt/> " as blank 
String and ksoap read just like this " opt=anyType{}; " (you can print 
envelope.bodyOut).
It is a biig problem.

Any admin, deployer etc to correct ksoap project?

Original comment by [email protected] on 23 Oct 2012 at 7:11

from ksoap2-android.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 12, 2024
Like I said in the comment above .. just use the write methods to parse you 
output and it will work fine. Also if you think it should be changed or fixed 
feel free to to so and send a pull request with your enhancement. At this stage 
I consider this not a bug in ksoap but in the way you are using it.. 

Original comment by [email protected] on 23 Oct 2012 at 8:11

from ksoap2-android.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 12, 2024
Thank you mosa., you helped me.
I just can't understand/agree the reason thats not a bug.
And the real difference between getPrimitivePropertySafelyAsString and 
getPropertySafelyAsString.
I'd be glad if i can help with a pull request.(but i need to undestand better)
Thanks again..

Original comment by [email protected] on 24 Oct 2012 at 11:45

from ksoap2-android.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.