Bug 39999

Summary: Pressing enter while filling a patron name for checkout does not redirect to member.pl
Product: Koha Reporter: Baptiste Wojtkowski (bwoj) <baptiste.wojtkowski>
Component: CirculationAssignee: Bugs List <koha-bugs>
Status: RESOLVED INVALID QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, jonathan.druart, kyle
Version: MainKeywords: regression
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 Baptiste Wojtkowski (bwoj) 2025-05-26 14:47:48 UTC
Steps to reproduce :
1 - On any page on koha, click on the check out button in the main search bar.
2 - Type "a"
You are redirected to /cgi-bin/koha/circ/circulation.pl?findborrower=a which is pretty much empty.
Comment 2 Jonathan Druart 2025-05-27 07:55:36 UTC
I don't understand, which version?

on mainpage, "check out" tab, search "a":
http://localhost:8081/cgi-bin/koha/members/member.pl?quicksearch=1&circsearch=1&searchmember=a
Comment 3 Baptiste Wojtkowski (bwoj) 2025-05-27 08:02:50 UTC
Hum.. must have missed something on my tests, I don't reproduce anymore on main and v24.11.xx