[Testbot] Plone 4.3 - Python 2.6 - Build # 2432 - Regression! - 2 failure(s)

jenkins at plone.org jenkins at plone.org
Wed Oct 15 21:56:38 UTC 2014


-------------------------------------------------------------------------------
Plone 4.3 - Python 2.6 - Build # 2432 - Failure!
-------------------------------------------------------------------------------

http://jenkins.plone.org/job/plone-4.3-python-2.6/2432/


-------------------------------------------------------------------------------
CHANGES
-------------------------------------------------------------------------------

Repository: Products.CMFPlone
Branch: refs/heads/4.3.x
Date: 2014-10-15T23:09:33+02:00
Author: Kim Paulissen (spereverde) <kim.paulissen at icts.kuleuven.be>
Commit: https://github.com/plone/Products.CMFPlone/commit/8ae9c56a5dc69e89f73993b18b2b3d29a84c9a6f

Update Products/CMFPlone/profiles/default/workflows/simple_publication_workflow/definition.xml

Give 'Access contents information' permission to Member for private state in simple_publication_workflow to fix https://dev.plone.org/ticket/11573

Files changed:
M Products/CMFPlone/profiles/default/workflows/simple_publication_workflow/definition.xml

diff --git a/Products/CMFPlone/profiles/default/workflows/simple_publication_workflow/definition.xml b/Products/CMFPlone/profiles/default/workflows/simple_publication_workflow/definition.xml
index 091b0bc..9f7cb87 100644
--- a/Products/CMFPlone/profiles/default/workflows/simple_publication_workflow/definition.xml
+++ b/Products/CMFPlone/profiles/default/workflows/simple_publication_workflow/definition.xml
@@ -70,6 +70,7 @@
    <permission-role>Reader</permission-role>
    <permission-role>Contributor</permission-role>
    <permission-role>Site Administrator</permission-role>
+   <permission-role>Member</permission-role>
   </permission-map>
   <permission-map name="Change portal events"
                   acquired="False">


Repository: Products.CMFPlone
Branch: refs/heads/4.3.x
Date: 2014-10-15T23:11:51+02:00
Author: spereverde (spereverde) <kim.paulissen at icts.kuleuven.be>
Commit: https://github.com/plone/Products.CMFPlone/commit/7daed4b7512781b72f51f6e524049f52dda9a73d

update changelog

Files changed:
M docs/CHANGES.rst

diff --git a/docs/CHANGES.rst b/docs/CHANGES.rst
index eae8bed..cd96e50 100644
--- a/docs/CHANGES.rst
+++ b/docs/CHANGES.rst
@@ -58,6 +58,9 @@ Changelog
 - Small scoping fix in locking js code
   [do3cc]
 
+- Fix for https://dev.plone.org/ticket/11573 - fix traversal in private state.
+  [spereverde, jfroche, gotcha]
+
 
 4.3.3 (2014-02-19)
 ------------------




-------------------------------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CHANGES.log
Type: application/octet-stream
Size: 2010 bytes
Desc: not available
URL: <http://lists.plone.org/pipermail/plone-testbot/attachments/20141015/aefc32b4/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: build.log
Type: application/octet-stream
Size: 173009 bytes
Desc: not available
URL: <http://lists.plone.org/pipermail/plone-testbot/attachments/20141015/aefc32b4/attachment-0003.obj>


More information about the Testbot mailing list