17 Apr
2026
17 Apr
'26
9:55 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42278 --- Comment #7 from Paul Derscheid <paul.derscheid@lmscloud.de> --- Created attachment 197565 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=197565&action=edit Bug 42278: (follow-up) Restore findborrower autofocus when no patron loaded The JS port inverted the original UNLESS condition, so the patron search field was focused only after a patron was already selected. Flip back to !borrowernumber. To test: - /cgi-bin/koha/circ/circulation.pl with no patron → cursor in findborrower - Select patron, reload → no focus jump Signed-off-by: Paul Derscheid <paul.derscheid@lmscloud.de> -- You are receiving this mail because: You are watching all bug changes.