Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

From Settings, JSON Node "Spam" is now Boolean not INT #22

Open
GoogleCodeExporter opened this issue Apr 11, 2015 · 1 comment
Open

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Authenticate with HOSTED Account
2. Simply run voice.getSettings(false)

What is the expected output? What do you see instead?
JSON array, no exception.

Getting exception: gvjava.org.json.JSONException: JSONObject["spam"] is not a 
number.


What version of the product are you using? On what operating system?
Current Source, Mac OS 10.6.7


Please provide any additional information below.

Changed references in com.techventus.server.voice.datatypes/Setting.java

Adjusted INT to BOOLEAN, problem solved.


Original issue reported on code.google.com by ang...@foxtailtech.com on 27 May 2011 at 5:23

@GoogleCodeExporter
Copy link
Author

Hi Angelo,
Did you commit these changes?

Original comment by malone.j...@gmail.com on 2 May 2012 at 8:44

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant