Actions
Bug #4643
closedRetrieving Optional LDAP attributes fails with "interning empty string" on 1.8.7
Description
Need to check if value is blank before checking entry[value].empty?
[3] pry(#<AuthSourceLdap>)> entry[value].empty? ArgumentError: interning empty string from /home/dcleal/.rvm/gems/ruby-1.8.7-p374@foreman/gems/net-ldap-0.3.1/lib/net/ldap/entry.rb:88:in `to_sym'
Updated by Dominic Cleal almost 11 years ago
- Status changed from New to Ready For Testing
- Translation missing: en.field_release set to 4
Updated by Anonymous almost 11 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset b7f90cc0df05e828d7f9c12bd83c230e86f25760.
Actions