[Erp5-report] r12677 - in /erp5/trunk/products/ERP5Type: ZopePatch.py patches/RoleManager.py

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Feb 13 20:02:32 CET 2007


Author: alex
Date: Tue Feb 13 20:02:30 2007
New Revision: 12677

URL: http://svn.erp5.org?rev=12677&view=rev
Log:
reverted previous patch: it is a bad idea to force reindexing on a site with
millions of objects.

Removed:
    erp5/trunk/products/ERP5Type/patches/RoleManager.py
Modified:
    erp5/trunk/products/ERP5Type/ZopePatch.py

Modified: erp5/trunk/products/ERP5Type/ZopePatch.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5Type/ZopePatch.py?rev=12677&r1=12676&r2=12677&view=diff
==============================================================================
--- erp5/trunk/products/ERP5Type/ZopePatch.py (original)
+++ erp5/trunk/products/ERP5Type/ZopePatch.py Tue Feb 13 20:02:30 2007
@@ -47,7 +47,6 @@
 from Products.ERP5Type.patches import CMFCoreSkinsTool
 from Products.ERP5Type.patches import OFSFolder
 from Products.ERP5Type.patches import HTTPRequest
-from Products.ERP5Type.patches import RoleManager
 
 # These symbols are required for backward compatibility
 from Products.ERP5Type.patches.PropertyManager import ERP5PropertyManager




More information about the Erp5-report mailing list