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 SystemCapabilityManager subscribe not returning the correct type #1467

Merged

Conversation

joeljfischer
Copy link
Contributor

@joeljfischer joeljfischer commented Oct 30, 2019

Fixes #1465

This PR is ready for review.

NOTE: This is against master for a hotfix release.

Risk

This PR makes no API changes.

Testing Plan

Unit tests run. This is a very small change and I don't believe full smoke testing is necessary.

Summary

This fixes an issue with SDLSystemCapabilityManager.subscribeToCapabilityType:withObserver:selector: returning the wrong type even though the correct type is declared.

Changelog

Bug Fixes
  • Fix SDLSystemCapabilityManager.subscribeToCapabilityType:withObserver:selector: returning the wrong type even though the correct type is declared.

CLA

@joeljfischer joeljfischer added the bug A defect in the library label Oct 30, 2019
@joeljfischer joeljfischer self-assigned this Oct 30, 2019
@joeljfischer joeljfischer added this to In progress in v6.4.1 via automation Jan 3, 2020
@joeljfischer joeljfischer moved this from In progress to Reviewer approved in v6.4.1 Jan 3, 2020
@joeljfischer joeljfischer removed this from Reviewer approved in v6.4.1 Jan 3, 2020
@joeljfischer joeljfischer added this to Reviewer approved in v6.5.0 Jan 3, 2020
@joeljfischer joeljfischer changed the base branch from master to develop January 3, 2020 14:37
@joeljfischer joeljfischer merged commit 6e64414 into develop Jan 3, 2020
v6.5.0 automation moved this from Reviewer approved to Done Jan 3, 2020
@joeljfischer joeljfischer deleted the bugfix/issue-1465-subscribe-returns-wrong-type branch January 3, 2020 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A defect in the library
Projects
No open projects
v6.5.0
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants