Project

General

Profile

« Previous | Next » 

Revision 25fe017e

Added by Marc Dequènes about 14 years ago

  • ID 25fe017ea29c3aee231a6961b3d631502ec5781a

[fix] correct aspect hooks call

View differences:

lib/ldap_shadows/elements/object.rb
end
# TODO: move this in the LdapAspect class
self.aspects.each do |aspect|
aklass = self.class.shadow.get_aspect(aspect)
next if aklass.nil?
self.aspects.each do |aspect_name, aklass|
case action
when :save
if self.new_entry?

Also available in: Unified diff