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

Incorrect value returned from events #4

Closed
codez266 opened this issue Nov 1, 2015 · 2 comments
Closed

Incorrect value returned from events #4

codez266 opened this issue Nov 1, 2015 · 2 comments

Comments

@codez266
Copy link
Collaborator

codez266 commented Nov 1, 2015

At "http://localhost/project/anwesha/events", response is "[1,{"eveId":"5","eveName":"TECH","fee":"0","day":"0","size":"0","code":"1","details":"TECH MAIN EVENTS"}]" , however it should have returned all level 1 events, "LIT" also in this case, which existed in the database.

@codez266
Copy link
Collaborator Author

codez266 commented Nov 1, 2015

The events format should be an array, where each entry is an object describing the event,(otherwise it should be an object with keys as event ids and values as objects describing the event) the above format does not conform to any of the mentioned.

@SageEx
Copy link
Collaborator

SageEx commented Nov 1, 2015

Corrected in commit 7b61fac

@SageEx SageEx closed this as completed Nov 1, 2015
tameeshB added a commit that referenced this issue Dec 31, 2016
dexty007 pushed a commit that referenced this issue Jan 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants