https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43338 Bug ID: 43338 Summary: Holds table displays "A patron from library undefined" for patrons with no cardnumber Initiative type: --- Sponsorship --- status: Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Hold requests Assignee: koha-bugs@lists.koha-community.org Reporter: lari.taskula@hypernova.fi QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, lisette@bywatersolutions.com, tomascohen@gmail.com Target Milestone: --- If a patron has no cardnumber, "Patron" column of the holds table says "A patron from library undefined" even if HidePatronName is set to "Show". To reproduce: 1. Set system preference "HidePatronName" to "Show" 2. Place a hold on a record to a patron with no cardnumber 3. Navigate to "Holds" tab of the record (/cgi-bin/koha/reserve/request.pl?biblionumber=1234) 4. Observe "A patron from library undefined" under column "Patron" Cardnumber should not be a requirement to display patron details in the holds table. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.