[Erp5-report] r35887 fabien - in /experimental/bt5/erp5_credential: WorkflowTemplateItem/po...

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Jun 2 11:16:27 CEST 2010


Author: fabien
Date: Wed Jun  2 11:16:24 2010
New Revision: 35887

URL: http://svn.erp5.org?rev=35887&view=rev
Log:
add missing parameter state_change

Modified:
    experimental/bt5/erp5_credential/WorkflowTemplateItem/portal_workflow/credential_interaction_workflow/scripts/CredentialRequest_approve.xml
    experimental/bt5/erp5_credential/bt/revision

Modified: experimental/bt5/erp5_credential/WorkflowTemplateItem/portal_workflow/credential_interaction_workflow/scripts/CredentialRequest_approve.xml
URL: http://svn.erp5.org/experimental/bt5/erp5_credential/WorkflowTemplateItem/portal_workflow/credential_interaction_workflow/scripts/CredentialRequest_approve.xml?rev=35887&r1=35886&r2=35887&view=diff
==============================================================================
--- experimental/bt5/erp5_credential/WorkflowTemplateItem/portal_workflow/credential_interaction_workflow/scripts/CredentialRequest_approve.xml [utf8] (original)
+++ experimental/bt5/erp5_credential/WorkflowTemplateItem/portal_workflow/credential_interaction_workflow/scripts/CredentialRequest_approve.xml [utf8] Wed Jun  2 11:16:24 2010
@@ -66,7 +66,7 @@
         </item>
         <item>
             <key> <string>_params</string> </key>
-            <value> <string></string> </value>
+            <value> <string>state_change</string> </value>
         </item>
         <item>
             <key> <string>errors</string> </key>
@@ -86,14 +86,14 @@
                   <dictionary>
                     <item>
                         <key> <string>co_argcount</string> </key>
-                        <value> <int>0</int> </value>
+                        <value> <int>1</int> </value>
                     </item>
                     <item>
                         <key> <string>co_varnames</string> </key>
                         <value>
                           <tuple>
+                            <string>state_change</string>
                             <string>_getitem_</string>
-                            <string>state_change</string>
                             <string>subscription_request_object</string>
                             <string>_getattr_</string>
                           </tuple>

Modified: experimental/bt5/erp5_credential/bt/revision
URL: http://svn.erp5.org/experimental/bt5/erp5_credential/bt/revision?rev=35887&r1=35886&r2=35887&view=diff
==============================================================================
--- experimental/bt5/erp5_credential/bt/revision [utf8] (original)
+++ experimental/bt5/erp5_credential/bt/revision [utf8] Wed Jun  2 11:16:24 2010
@@ -1,1 +1,1 @@
-38
+39




More information about the Erp5-report mailing list