Project

General

Profile

« Previous | Next » 

Revision 9f623500

Added by Marc Dequènes about 15 years ago

  • ID 9f62350043c4b3cc338ebe3c27a6272ead7ef0f7

[fix] inverted logic when testing relation existence

View differences:

lib/ldap_shadows/object.rb
else
# the exists? method also ensure the object is loaded
if data.exists?
value = nil
else
value = data.name
else
value = nil
end
multiple = false
end

Also available in: Unified diff