Commit 54e1f1cc authored by Julien Muchembled's avatar Julien Muchembled

Remove very old debugging log

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39196 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent baa91f17
......@@ -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
......
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