Bug 36773

Summary: Patron search in booking modal doesn't allow searching for cardnumbers with 2 characters
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: CirculationAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, kyle.m.hall, martin.renvoize
Version: unspecified   
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:

Description Katrin Fischer 2024-05-03 13:47:04 UTC
If you are using short cardnumbers like the famous "42", you can't use that for searching for a patron when booking an item from the staff interface.

If you look for "koha" you will find the user, but it will display as koha, null as surname is not set. As this can be the case for all patrons of the organisation type, it would be nice to improve display a little.

(not sure if this is really booking specific or if we are using this search elsewhere, might be general)