[Erp5-report] ERP5Type

cvsdigest nobody at cvs.erp5.org
Thu Jun 16 17:49:01 CEST 2005


User:   alex
Date:   2005-06-16 17:33:38
Module: ERP5Type

    Fixed initializePortalTypeDynamicProperties.
    
    When the function was called on a new Portal Type (not present in aq_portal_type)
    with recursive = 1, no Accessor was generated, and the Portal Type was added to aq_portal_type,
    thus preventing a future call of initializePortalTypeDynamicProperties to generate anything.
    
    I just removed the recursive argument, and ajusted the recursive call to use parent_object instead of self,
    which should allow to recursively create Workflows Accessors.

    M Base.py
      http://cvs.erp5.org/ERP5Type/Base.py.diff?r1=2.86&r2=2.87

--
Generated by cvsdigest 1.2 http://www.nongnu.org/cvsdigest/



More information about the Erp5-report mailing list