• Arnaud Fontaine's avatar
    Portal Type as Classes, ZODB Property Sheets: Ensure that they are reset on · 86fc5cb4
    Arnaud Fontaine authored
    other ZEO clients even if ZODB Components are not.
    
    Steps to reproduce:
    
      1/ On zope1, view and edit a person to make sure class is fully loaded.
      2/ On zope2 add an interaction in person_interaction_workflow and add a script raising an exception.
      3/ Edit a person on zope2. The exception is raised, confirming that the interaction is called.
    
      When editing a person on zope1, the exception is not raised.
    86fc5cb4
ERP5Site.py 84.2 KB