Bug 37716 - Patron search fails if press "enter" key or don't choose more than one filter
Summary: Patron search fails if press "enter" key or don't choose more than one filter
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: 24.05
Hardware: All All
: P5 - low major
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-23 14:53 UTC by José Anjos
Modified: 2024-08-23 14:53 UTC (History)
0 users

See Also:
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 (106.41 KB, image/png)
2024-08-23 14:53 UTC, José Anjos
Details

Note You need to log in before you can comment on or make changes to this bug.
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.