[Testbot] Plone 5.0 - Python 2.7 - Build # 2383 - Still failing! - 2 failure(s)

jenkins at plone.org jenkins at plone.org
Thu Apr 24 12:01:15 UTC 2014


-------------------------------------------------------------------------------
Plone 5.0 - Python 2.7 - Build # 2383 - Still Failing!
-------------------------------------------------------------------------------

http://jenkins.plone.org/job/plone-5.0-python-2.7/2383/


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

Repository: Products.CMFPlone
Branch: refs/heads/master
Date: 2014-04-24T12:28:55+02:00
Author: Victor Fernandez de Alba (sneridagh) <sneridagh at gmail.com>
Commit: https://github.com/plone/Products.CMFPlone/commit/f2b9fda3239aa9cdec8f73f58e40f04ef67d67b3

Unify viewlet definition to match Barceloneta theme requirements.

Files changed:
M Products/CMFPlone/profiles/default/viewlets.xml

diff --git a/Products/CMFPlone/profiles/default/viewlets.xml b/Products/CMFPlone/profiles/default/viewlets.xml
index 63101b0..8c45c94 100644
--- a/Products/CMFPlone/profiles/default/viewlets.xml
+++ b/Products/CMFPlone/profiles/default/viewlets.xml
@@ -18,6 +18,7 @@
     <viewlet name="plone.contentviews" />
     <viewlet name="plone.contentactions" />
     <viewlet name="plone.personal_bar" />
+    <viewlet name="plone.documentbyline" />
   </order>
   <order manager="plone.belowcontentbody" skinname="Plone Default">
     <viewlet name="plone.belowcontentbody.relateditems" />
@@ -26,7 +27,6 @@
   <order manager="plone.belowcontent" skinname="Plone Default">
     <viewlet name="plone.belowcontenttitle.keywords" />
     <viewlet name="plone.nextprevious" />
-    <viewlet name="plone.manage_portlets_fallback" />
   </order>
   <order manager="plone.portalfooter" skinname="Plone Default">
     <viewlet name="plone.footer" />
@@ -37,4 +37,7 @@
     <viewlet name="plone.colophon" />
     <viewlet name="plone.site_actions" />
   </hidden>
+  <hidden manager="plone.belowcontent" skinname="Plone Default">
+    <viewlet name="plone.manage_portlets_fallback"/>
+  </hidden>
 </object>




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


More information about the Testbot mailing list