[Erp5-report] r39196 jm - /erp5/trunk/products/ERP5Type/XMLMatrix.py

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Oct 14 20:44:20 CEST 2010


Author: jm
Date: Thu Oct 14 20:44:17 2010
New Revision: 39196

URL: http://svn.erp5.org?rev=39196&view=rev
Log:
Remove very old debugging log

Modified:
    erp5/trunk/products/ERP5Type/XMLMatrix.py

Modified: erp5/trunk/products/ERP5Type/XMLMatrix.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5Type/XMLMatrix.py?rev=39196&r1=39195&r2=39196&view=diff
==============================================================================
--- erp5/trunk/products/ERP5Type/XMLMatrix.py [utf8] (original)
+++ erp5/trunk/products/ERP5Type/XMLMatrix.py [utf8] Thu Oct 14 20:44:17 2010
@@ -266,9 +266,7 @@ class XMLMatrix(Folder):
                             # uid should be consistent
         else:
           # In all cases, we have to remove the temp object
-          LOG("Del2 Object",0, temp_object_id)
-          LOG("Del2 Object",0, str(o.uid))
-          #ATTENTION -> if path is not good, it will not be able to uncatalog !!!
+          #WARNING -> if path is not good, it will not be able to uncatalog !!!
           #o.immediateReindexObject() # STILL A PROBLEM -> getUidForPath XXX
 
           if object_id not in new_object_id_list: # do not unindex a new object




More information about the Erp5-report mailing list