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

Array to Object-conversion bugfix #10

Merged
merged 2 commits into from
Dec 23, 2015
Merged

Array to Object-conversion bugfix #10

merged 2 commits into from
Dec 23, 2015

Conversation

Hanifb
Copy link

@Hanifb Hanifb commented Sep 13, 2015

Fixes the bug where an array that is ”posted” to Sails over an socket
connection gets converted to an object.

Se issue balderdashy/sails#2977

Fixes the bug where an array that is ”posted” to Sails over an socket
connection gets converted to an object.
@sgress454
Copy link
Member

@Hanifb thanks--a test in test/integration/hook.pubsub.modelEvents.subscribers.test.js in Sails would allow us to merge this in.

mocha test for json arrays over an socket connection
@Hanifb
Copy link
Author

Hanifb commented Oct 2, 2015

@sgress454 Done!

@sgress454 sgress454 merged commit 07421b4 into balderdashy:master Dec 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants