[Erp5-report] r35626 luke - in /erp5/trunk/bt5/erp5_base: WorkflowTemplateItem/portal_workf...

nobody at svn.erp5.org nobody at svn.erp5.org
Tue May 25 18:07:37 CEST 2010


Author: luke
Date: Tue May 25 18:07:37 2010
New Revision: 35626

URL: http://svn.erp5.org?rev=35626&view=rev
Log:
 - add XXX to be solved

Modified:
    erp5/trunk/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/person_interaction_workflow/scripts/Person_clearContentShortCache.xml
    erp5/trunk/bt5/erp5_base/bt/revision

Modified: erp5/trunk/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/person_interaction_workflow/scripts/Person_clearContentShortCache.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/person_interaction_workflow/scripts/Person_clearContentShortCache.xml?rev=35626&r1=35625&r2=35626&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/person_interaction_workflow/scripts/Person_clearContentShortCache.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/person_interaction_workflow/scripts/Person_clearContentShortCache.xml [utf8] Tue May 25 18:07:37 2010
@@ -53,7 +53,8 @@
         </item>
         <item>
             <key> <string>_body</string> </key>
-            <value> <string>document = state_change[\'object\']\n
+            <value> <string># XXX-Luke: Seb pointed out that this is very bad idea to clear cache.\n
+document = state_change[\'object\']\n
 if document.getReference() is not None:\n
   cache_tool = document.getPortalObject().portal_caches\n
   cache_tool.clearCache(cache_factory_list=(\'erp5_content_short\', ))\n

Modified: erp5/trunk/bt5/erp5_base/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_base/bt/revision?rev=35626&r1=35625&r2=35626&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_base/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_base/bt/revision [utf8] Tue May 25 18:07:37 2010
@@ -1,1 +1,1 @@
-755
+756




More information about the Erp5-report mailing list