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 Bug where opening a connection after the plugin is open, results in a null ref error #236

Merged
merged 4 commits into from
Sep 17, 2015

Conversation

daryllabar
Copy link
Collaborator

Fix Bug where opening a connection after the plugin is open, results in a null ref error. The connection code was assuming the control would be there PluginModel, rather than the plugin itself.

MscrmTools added a commit that referenced this pull request Sep 17, 2015
Fix Bug where opening a connection after the plugin is open, results in a null ref error
@MscrmTools MscrmTools merged commit a0be884 into MscrmTools:master Sep 17, 2015
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.

None yet

2 participants