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

jenkins at plone.org jenkins at plone.org
Wed Mar 12 10:13:12 UTC 2014


-------------------------------------------------------------------------------
Plone 4.3 - Python 2.7 - Build # 2039 - Still Failing!
-------------------------------------------------------------------------------

http://jenkins.plone.org/job/plone-4.3-python-2.7/2039/


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

Repository: Products.CMFPlone
Branch: refs/heads/4.3.x
Date: 2014-03-12T10:26:44+01:00
Author: Godefroid Chapelle (gotcha) <gotcha at bubblenet.be>
Commit: https://github.com/plone/Products.CMFPlone/commit/a5dfbbc604498126ec0a2eff0bef0bcd323bc067

update changelog

Files changed:
M Products/CMFPlone/PloneTool.py
M docs/CHANGES.rst

diff --git a/Products/CMFPlone/PloneTool.py b/Products/CMFPlone/PloneTool.py
index b93539f..498fddd 100644
--- a/Products/CMFPlone/PloneTool.py
+++ b/Products/CMFPlone/PloneTool.py
@@ -1242,7 +1242,6 @@ def deleteObjectsByPaths(self, paths, handle_errors=True, REQUEST=None):
                 # To avoid issues with the check for acquisition,
                 # relative paths should not be part of the API anymore.
                 # Plone core itself does not use relative paths.
-                #if not path.startswith(portal.absolute_url_path()):
                 if not path.startswith("/".join(portal.getPhysicalPath())):
                     msg = (
                         'Path {} does not start '
diff --git a/docs/CHANGES.rst b/docs/CHANGES.rst
index b54c6ea..c981ea5 100644
--- a/docs/CHANGES.rst
+++ b/docs/CHANGES.rst
@@ -8,6 +8,9 @@ Changelog
 4.3.4 (unreleased)
 ------------------
 
+- Fix for https://dev.plone.org/ticket/13603 would break with VHM.
+  [spereverde, jakke, jfroche]
+
 - Don't rename content when the new id has leading or trailing spaces.
   See https://dev.plone.org/ticket/12998, https://dev.plone.org/ticket/12989,
   https://dev.plone.org/ticket/9370, https://dev.plone.org/ticket/8338




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


More information about the Testbot mailing list