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

jenkins at plone.org jenkins at plone.org
Sat Aug 23 00:14:23 UTC 2014


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

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


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

Repository: plone.app.portlets
Branch: refs/heads/master
Date: 2014-08-23T00:49:09+02:00
Author: Gil Forcada (gforcada) <gforcada at gnome.org>
Commit: https://github.com/plone/plone.app.portlets/commit/247370dbff2b570671159ebc3a69dc13d64ee70f

Whitespaces cleanup

Files changed:
M CHANGES.rst
M README.rst
M plone/app/portlets/TODO.txt
M plone/app/portlets/browser/editmanager.py

diff --git a/CHANGES.rst b/CHANGES.rst
index 86f82d9..9ee94e7 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -19,7 +19,7 @@ Changelog
 - Transfered pbauer's fix of #32 'removing group-portlets' of 2.4.x-branch to
   master. Also Tansfered changelogs of version 2.4.4 to 2.4.8.
   [ida27]
-  
+
 
 3.0 (2014-04-05)
 ----------------
@@ -102,49 +102,49 @@ Changelog
 2.4.8 (2014-01-27)
 ------------------
 
-- Fixed navigation portlet when navigation root was None. 
+- Fixed navigation portlet when navigation root was None.
   [thomasdesvenain]
 
 
 2.4.7 (2013-12-07)
 ------------------
 
-- Fix navigation root of portlets when root field is unicode. This is the case when portlet is imported with generic setup. 
+- Fix navigation root of portlets when root field is unicode. This is the case when portlet is imported with generic setup.
   [thomasdesvenain]
 
-- Don't show the New user? link in the Login portlet if there isn't a register URL available from portal_actions. 
+- Don't show the New user? link in the Login portlet if there isn't a register URL available from portal_actions.
   [davidjb]
 
 
 2.4.6 (2013-09-14)
 ------------------
 
-- Use relative links for calender next and prev buttons since caching can cause these things to change the current page the user is viewing 
+- Use relative links for calender next and prev buttons since caching can cause these things to change the current page the user is viewing
   [vangheem]
-- Fix the removing of Group- and Typeportlets https://dev.plone.org/ticket/13659 
+- Fix the removing of Group- and Typeportlets https://dev.plone.org/ticket/13659
   [pbauer]
 
 
 2.4.5 (2013-08-13)
 ------------------
 
-- Acquisition-wrap portlet assignments retrieved from storage. 
+- Acquisition-wrap portlet assignments retrieved from storage.
   [davisagli]
 
-- Fixed calendar portlet from "Event" to portal_calendar types 
+- Fixed calendar portlet from "Event" to portal_calendar types
   [dr460neye]
 
-- Fixed events.py to all portal_calendar types. 
+- Fixed events.py to all portal_calendar types.
   [dr460neye]
 
-- Fixed event portlet. Static Type removed and changed to portal_calendar type. 
+- Fixed event portlet. Static Type removed and changed to portal_calendar type.
   [dr460neye]
 
 
 2.4.4 (2013-05-23)
 ------------------
 
-- Don't require a macro for classic portlets - rendering a browser view doesn't need one. 
+- Don't require a macro for classic portlets - rendering a browser view doesn't need one.
   [danjacka]
 
 
diff --git a/README.rst b/README.rst
index 45dfc5d..a578b63 100644
--- a/README.rst
+++ b/README.rst
@@ -1,7 +1,7 @@
 Introduction
 =============
 
-plone.app.portlets provides a Plone-specific user interface for 
+plone.app.portlets provides a Plone-specific user interface for
 plone.portlets, as well as a standard set of portlets that ship with Plone.
 
 
diff --git a/plone/app/portlets/TODO.txt b/plone/app/portlets/TODO.txt
index fba94ee..21f6bc3 100644
--- a/plone/app/portlets/TODO.txt
+++ b/plone/app/portlets/TODO.txt
@@ -1,14 +1,14 @@
 ========================
 plone.app.portlets to-do
 ========================
-  
+
   Decisions
-  
+
     o May need a way to filter addable portlets by permission (e.g. some
         portlets are only available to some groups of users)
-        
+
     o Category mappings are created on-the-fly in the namespace traversal
       adapters, which many not be ideal (even though these are protected by
       ManagePortal)
-      
+
         - may be sufficient to create when the management views are invoked
diff --git a/plone/app/portlets/browser/editmanager.py b/plone/app/portlets/browser/editmanager.py
index 16bafba..f4bb370 100644
--- a/plone/app/portlets/browser/editmanager.py
+++ b/plone/app/portlets/browser/editmanager.py
@@ -192,7 +192,7 @@ def referer(self):
     @memoize
     def url_quote_referer(self):
         return url_quote(self.referer())
-        
+
     @memoize
     def key(self):
         return self.request.get('key', None)




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


More information about the Testbot mailing list