Commit af5d3b6e authored by Stefan H. Holek's avatar Stefan H. Holek

Help avoid acquisition disaster in Folder.manage_main (main.dtml).

parent 326ea581
......@@ -155,6 +155,8 @@ class ObjectManager(
isPrincipiaFolderish=1
has_order_support = 0 # See OrderSupport.py
def __class_init__(self):
try: mt=list(self.meta_types)
except: mt=[]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment