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

jenkins at plone.org jenkins at plone.org
Sat Aug 23 07:08:06 UTC 2014


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

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


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

Repository: plone.formwidget.querystring
Branch: refs/heads/master
Date: 2014-08-23T01:23:16+02:00
Author: Gil Forcada (gforcada) <gforcada at gnome.org>
Commit: https://github.com/plone/plone.formwidget.querystring/commit/d1b006951ebe2468daf17c06862ad4eb50984c7b

Whitespaces cleanup

Files changed:
M plone/formwidget/querystring/input.pt
M plone/formwidget/querystring/querywidget.js

diff --git a/plone/formwidget/querystring/input.pt b/plone/formwidget/querystring/input.pt
index 7cc6668..57b2126 100644
--- a/plone/formwidget/querystring/input.pt
+++ b/plone/formwidget/querystring/input.pt
@@ -11,7 +11,7 @@
          addindexselected python:request.has_key('addindex') and request.addindex != '';
          addoperatorselected python:request.has_key('addoperator') and request.addoperator != ''">
       <script tal:replace="structure widget/js"/>
-      
+
         <tal:counter tal:define="dummy python:request.set('querystringwidgetcounter', 0)"/>
         <tal:row repeat="row rows">
             <div class="criteria"
diff --git a/plone/formwidget/querystring/querywidget.js b/plone/formwidget/querystring/querywidget.js
index 35de534..ea8c565 100644
--- a/plone/formwidget/querystring/querywidget.js
+++ b/plone/formwidget/querystring/querywidget.js
@@ -198,7 +198,7 @@
                 });
         }
     };
-    
+
     $.querywidget.updateSearch = function () {
         var context_url = (function() {
             var baseUrl, pieces;




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


More information about the Testbot mailing list