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

Fix getTopics bug #245

Merged
merged 2 commits into from
Jan 2, 2017
Merged

Fix getTopics bug #245

merged 2 commits into from
Jan 2, 2017

Conversation

NickZ
Copy link

@NickZ NickZ commented Dec 30, 2016

If a user did not pass in a failedCallback into getTopics(), it would only return the "topics" array from the result, rather than the full result that included both the "topics" and the "types" array.

Nick Zatkovich and others added 2 commits December 29, 2016 20:54
If a user did not pass in a failedCallback into getTopics(), it would only return the "topics" array from the result, rather than the full result that included both the "topics" and the "types" array.
old tests expected a single 'topics' array, not the result object that contained the topics array.
@jihoonl
Copy link
Member

jihoonl commented Jan 2, 2017

👍

@jihoonl jihoonl merged commit 866a863 into RobotWebTools:develop Jan 2, 2017
k-aguete pushed a commit to k-aguete/roslibjs that referenced this pull request Oct 21, 2022
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

Successfully merging this pull request may close these issues.

2 participants