ruby-net-ldap icon indicating copy to clipboard operation
ruby-net-ldap copied to clipboard

No boolean return value when :return_result => false and the result set is empty

Open schaary opened this issue 12 years ago • 2 comments

The search returns always an object of type Net::LDAP::PDU - no matter whether the result set empty or not. Thats a bug according the documentation.

schaary avatar Mar 13 '13 16:03 schaary

@schaary think it's worth throwing a test together to reproduce this?

mtodd avatar Oct 03 '14 21:10 mtodd

yes ;)

schaary avatar Oct 05 '14 22:10 schaary