[Testbot] Plone 5.0 - Python 2.7 - Build # 1667 - Regression! - 6 failure(s)

jenkins at plone.org jenkins at plone.org
Fri Feb 21 17:38:54 UTC 2014


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

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


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

Repository: Products.CMFPlone
Branch: refs/heads/master
Date: 2014-02-21T09:09:33-08:00
Author: David Glick (davisagli) <david at glicksoftware.com>
Commit: https://github.com/plone/Products.CMFPlone/commit/3992b3b79d2d0ff2a101b3dd6244054772910c50

remove obsolete member_indexhtml

Files changed:
M Products/CMFPlone/Portal.py

diff --git a/Products/CMFPlone/Portal.py b/Products/CMFPlone/Portal.py
index 51eff0f..4d19fec 100644
--- a/Products/CMFPlone/Portal.py
+++ b/Products/CMFPlone/Portal.py
@@ -23,11 +23,6 @@
 from zope.interface import implements
 from zope.component import queryUtility
 
-member_indexhtml = """\
-member_search=context.restrictedTraverse('member_search_form')
-return member_search()
-"""
-
 
 class PloneSite(CMFSite, OrderedContainer, BrowserDefaultMixin, UniqueObject):
     """Make PloneSite subclass CMFSite and add some methods."""




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


More information about the Testbot mailing list