Skip to content

Start TLS error capitalization issue #233

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

Closed
justinoue opened this issue Nov 9, 2015 · 1 comment
Closed

Start TLS error capitalization issue #233

justinoue opened this issue Nov 9, 2015 · 1 comment

Comments

@justinoue
Copy link
Contributor

The class Net::LDAP::StartTLSError is defined here:
https://github.com/ruby-ldap/ruby-net-ldap/blob/4b22ea730293a49d096fc3cedc67a37bb8b48e37/lib/net/ldap/error.rb

But raised as Net::LDAP::StartTlSError here:
https://github.com/ruby-ldap/ruby-net-ldap/blob/4b22ea730293a49d096fc3cedc67a37bb8b48e37/lib/net/ldap/connection.rb

Someone didn't capitalize the L in TLS.

@satoryu
Copy link
Collaborator

satoryu commented Dec 2, 2015

This bug has been fixed by #234 so we can close this issue. @justinoue @jch

@jch jch closed this as completed Dec 2, 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

No branches or pull requests

3 participants