Log message for revision 69913:
  Merged r69910:69911 from 2.8 branch.
  
  Help avoid acquisition disaster in Folder.manage_main (main.dtml).
  

Changed:
  U   Zope/branches/2.10/lib/python/OFS/ObjectManager.py

-=-
Modified: Zope/branches/2.10/lib/python/OFS/ObjectManager.py
===================================================================
--- Zope/branches/2.10/lib/python/OFS/ObjectManager.py  2006-09-01 13:08:51 UTC 
(rev 69912)
+++ Zope/branches/2.10/lib/python/OFS/ObjectManager.py  2006-09-01 13:14:58 UTC 
(rev 69913)
@@ -167,6 +167,8 @@
 
     isPrincipiaFolderish=1
 
+    has_order_support = 0 # See OrderSupport.py
+
     # IPossibleSite API
 
     _components = None

_______________________________________________
Zope-Checkins maillist  -  Zope-Checkins@zope.org
http://mail.zope.org/mailman/listinfo/zope-checkins

Reply via email to