https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41984 Bug ID: 41984 Summary: The biblio title should include 245$h when displayed in the patron-hold-table Initiative type: --- Sponsorship --- status: Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Cataloging Assignee: koha-bugs@lists.koha-community.org Reporter: lucas@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl To recreate: 1. Have a biblio with a 245$h ( biblio.medium ) 2. Place a hold on that title 3. Visit both members/moremember.pl and circ/circulation.pl to view the patron hold table. 4. Go to the Holds tab 5. Notice the title displays but not the 245$h. biblio-title.inc includes the 245$h, so for consistency we should also display it here. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.