[Erp5-report] r21059 - in /erp5/trunk/bt5/erp5_ingestion: ToolTemplateItem/ bt/

nobody at svn.erp5.org nobody at svn.erp5.org
Wed May 21 15:15:04 CEST 2008


Author: romain
Date: Wed May 21 15:15:03 2008
New Revision: 21059

URL: http://svn.erp5.org?rev=21059&view=rev
Log:
Give 'Access content information' to Owner role, in order to prevent some Unauthorized errors (which happens when workflow permissions are not yet applied on the new contributed document).

Modified:
    erp5/trunk/bt5/erp5_ingestion/ToolTemplateItem/portal_contributions.xml
    erp5/trunk/bt5/erp5_ingestion/bt/revision

Modified: erp5/trunk/bt5/erp5_ingestion/ToolTemplateItem/portal_contributions.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_ingestion/ToolTemplateItem/portal_contributions.xml?rev=21059&r1=21058&r2=21059&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_ingestion/ToolTemplateItem/portal_contributions.xml (original)
+++ erp5/trunk/bt5/erp5_ingestion/ToolTemplateItem/portal_contributions.xml Wed May 21 15:15:03 2008
@@ -40,6 +40,7 @@
                 <string>Auditor</string>
                 <string>Author</string>
                 <string>Manager</string>
+                <string>Owner</string>
               </tuple>
             </value>
         </item>

Modified: erp5/trunk/bt5/erp5_ingestion/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_ingestion/bt/revision?rev=21059&r1=21058&r2=21059&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_ingestion/bt/revision (original)
+++ erp5/trunk/bt5/erp5_ingestion/bt/revision Wed May 21 15:15:03 2008
@@ -1,1 +1,1 @@
-9
+10




More information about the Erp5-report mailing list