http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2609 Summary: list of borrowers hold requests could display wrong titles Product: Koha Version: HEAD Platform: All URL: members/moremember.pl OS/Version: All Status: NEW Severity: normal Priority: P3 Component: Reports AssignedTo: galen.charlton@liblime.com ReportedBy: galen.charlton@liblime.com QAContact: koha-bugs@lists.koha.org In databases where the biblionumber is not necessarily the same as the biblioitemnumber, the list of a patron's current hold requests could display the wrong title for certain title-level holds. This was caused by a call of GetBiblioItemData() that was passed the biblionumber instead of the biblioitemnumber. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.