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

jenkins at plone.org jenkins at plone.org
Sat Aug 23 02:41:15 UTC 2014


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

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


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

Repository: plone.app.search
Branch: refs/heads/master
Date: 2014-08-23T00:54:13+02:00
Author: Gil Forcada (gforcada) <gforcada at gnome.org>
Commit: https://github.com/plone/plone.app.search/commit/b14a81fa61e1231574c37ee884a51e720e15db8e

Whitespaces cleanup

Files changed:
M plone/app/search/search.js

diff --git a/plone/app/search/search.js b/plone/app/search/search.js
index bd75793..0107ccd 100644
--- a/plone/app/search/search.js
+++ b/plone/app/search/search.js
@@ -34,7 +34,7 @@ jQuery(function ($) {
                     $container.fadeIn();
 
                     if (!$search_term.length) {
-                        // Until now we had queries with empty search term. 
+                        // Until now we had queries with empty search term.
                         // we need to fetch the new header, with proper translations
                         if(new_header.length){
                             $('h1.documentFirstHeading').html(new_header.html());
@@ -42,7 +42,7 @@ jQuery(function ($) {
                     } else {
                         $search_term.text(data_search_term);
                     }
-                    
+
                     $('#search-results-number').text(data_res_number);
                     $('#search-results-bar').find('#sorting-options').html(data_sorting_opt);
 




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


More information about the Testbot mailing list