Bug 9338

Summary: 'Empty' patron search no longer returns all patrons
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: PatronsAssignee: Bugs List <koha-bugs>
Status: CLOSED WONTFIX QA Contact:
Severity: normal    
Priority: P5 - low CC: gaetan.boisson, gmcharlt, kyle.m.hall
Version: MainKeywords: regression
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Katrin Fischer 2013-01-02 21:35:36 UTC
Up to 3.8 sending an empty patron search in the patron module would return all patrons. That is no longer the case and a regression to older versions of Koha.

I found it working in 3.8, but broken in 3.10 and master.

To test:
- Go to the patron module
- Change nothing and send the patron search on top

Problem: Instead of a list of all patrons a 'no results found' message is shown.
Comment 1 Gaetan Boisson 2013-01-29 08:56:46 UTC
Problem confirmed in 3.10. Not critical but clearly a regression.
Comment 2 Katrin Fischer 2014-07-12 12:52:47 UTC
No activity on this for a few years and it's possible to retrieve all patrons by searching for '%' - closing this report.