Bug 37716

Summary: Patron search fails if press "enter" key or don't choose more than one filter
Product: Koha Reporter: José Anjos <joseanjos>
Component: Architecture, internals, and plumbingAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: major    
Priority: P5 - low    
Version: 24.05   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: Dev_tools_Patron_search

Description José Anjos 2024-08-23 14:53:15 UTC
Created attachment 170638 [details]
Dev_tools_Patron_search

After upgrading to 24.05, we have another problem.
It's kinda like this bug: 
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10835

Tests:
1- Write patron name(s) on the top search bar:
 a) Press enter. It will be stuck on Processing...
 b) Wait. The Patron list are displayed and I can choose him.

2- Go to Patron Search (with "Starts with" or "Contains"):
 a) On "Search" write the Patron name and click "Search". It will be stuck on Processing...
 b) On "Search" write the Patron name and choose one of the filters (Search Field, Category, Library) and click "Search". It will do the search.