Bug 3518

Summary: next page in search results shwo no results
Product: Koha Reporter: Chris Cormack <chris>
Component: SearchingAssignee: Galen Charlton <gmcharlt>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: minor    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Chris Cormack 2010-05-21 01:11:39 UTC


---- Reported by laurence.lefaucheur@biblibre.com 2009-08-11 12:24:47 ----

When doing a query in staff search such as : 

allrecords,AlwaysMatches="" not lcn,AlwaysMatches=""

(to search all results that have empty call number)

results appear in the first page, and clicking "next" show : 
No results match your search for 'allrecords,AlwaysMatches= not lcn,offset=20' in Ma bibliothèque Catalog. 
The page url is : cgi-bin/koha/catalogue/search.pl?q=allrecords,AlwaysMatches= not lcn,offset=20

and should be
cgi-bin/koha/catalogue/search.pl?q=allrecords%2CAlwaysMatches%3D""+not+pl%2CAlwaysMatches%3D""&offset=20



--- Bug imported by chris@bigballofwax.co.nz 2010-05-21 01:11 UTC  ---

This bug was previously known as _bug_ 3518 at http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3518

Actual time not defined. Setting to 0.0
The original reporter of this bug does not have
   an account here. Reassigning to the person who moved
   it here: chris@bigballofwax.co.nz.
   Previous reporter was laurence.lefaucheur@biblibre.com.

Comment 1 Owen Leonard 2011-05-17 19:27:24 UTC
I'm not familiar with the syntax used in the example, but when I try it I have no trouble navigating to different pages in the search results.