ADComputer.create adcontainer assertion failure

Bug #880693 reported by Zakir Durumeric
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
pyactivedirectory
Fix Committed
Medium
Zakir Durumeric

Bug Description

+++ pyad/adcomputer.py 2011-10-24 07:43:00 +0000
@@ -5,7 +5,7 @@
     @classmethod
     def create(cls, name, container_object, enable=True, optional_attributes={}):
         assert container_object.__class__.__str__ == 'ADContainer'

fails since comparison should be using __name__ not __str__.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.