Bug 30537

Summary: Patron searches are broken
Product: Koha Reporter: Lucas Gass (lukeg) <lucas>
Component: SearchingAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: normal    
Priority: P1 - high CC: martin.renvoize
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Lucas Gass (lukeg) 2022-04-13 20:45:06 UTC
To recreate:

-Go to "cgi-bin/koha/members/members-home.pl".
-Try and do any patron search
-You won't see any results
-Open your console and notice the "400 Bad request" error.
Comment 1 Martin Renvoize (ashimema) 2022-04-14 10:40:17 UTC
See follow-up on bug 29810
Comment 2 Martin Renvoize (ashimema) 2022-04-14 10:49:11 UTC
I used my powers as an RM Assistant to push the follow-up provided by Tomas on bug 29810 so this should be working again now.

*** This bug has been marked as a duplicate of bug 29810 ***
Comment 3 Lucas Gass (lukeg) 2022-04-14 13:35:07 UTC
(In reply to Martin Renvoize from comment #2)
> I used my powers as an RM Assistant to push the follow-up provided by Tomas
> on bug 29810 so this should be working again now.

Thanks Martin!