Closed bgraves-lo closed 2 years ago
Addresses #398: Net::LDAP::DN.escape() raises a TypeError (no implicit conversion of nil into String) when attempting to escape a space or # at the beginning of the attribute, or a space at the end.
Net::LDAP::DN.escape()
TypeError (no implicit conversion of nil into String)
Addresses #398:
Net::LDAP::DN.escape()
raises aTypeError (no implicit conversion of nil into String)
when attempting to escape a space or # at the beginning of the attribute, or a space at the end.