[Erp5-report] r35061 nicolas - in /erp5/trunk/bt5/erp5_base: WorkflowTemplateItem/portal_wo...

nobody at svn.erp5.org nobody at svn.erp5.org
Thu May 6 15:28:05 CEST 2010


Author: nicolas
Date: Thu May  6 15:28:04 2010
New Revision: 35061

URL: http://svn.erp5.org?rev=35061&view=rev
Log:
Fix typo in interaction method_id

Modified:
    erp5/trunk/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/cached_convertible_interaction_workflow/interactions/Document_updateContentMd5.xml
    erp5/trunk/bt5/erp5_base/bt/revision

Modified: erp5/trunk/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/cached_convertible_interaction_workflow/interactions/Document_updateContentMd5.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/cached_convertible_interaction_workflow/interactions/Document_updateContentMd5.xml?rev=35061&r1=35060&r2=35061&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/cached_convertible_interaction_workflow/interactions/Document_updateContentMd5.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/cached_convertible_interaction_workflow/interactions/Document_updateContentMd5.xml [utf8] Thu May  6 15:28:04 2010
@@ -59,7 +59,7 @@
             <key> <string>method_id</string> </key>
             <value>
               <list>
-                <string>_setFile,</string>
+                <string>_setFile</string>
                 <string>_setTextContent</string>
               </list>
             </value>

Modified: erp5/trunk/bt5/erp5_base/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_base/bt/revision?rev=35061&r1=35060&r2=35061&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_base/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_base/bt/revision [utf8] Thu May  6 15:28:04 2010
@@ -1,1 +1,1 @@
-726
+727




More information about the Erp5-report mailing list