http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8314 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Assignee|oleonard@myacpl.org |dcook@prosentient.com.au --- Comment #1 from David Cook <dcook@prosentient.com.au> --- Created attachment 10555 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10555&action=edit Bug 8314: Add MARCISBNs parameter to opac-detail.pl to show multiple isbns in OPAC Opac-detail.pl already runs GetMarcISBNs and stores them in an array where they sit doing nothing. It looks like the template parameter was just missed. It's a tough one to notice, since normalize_isbn will pick up the first isbn and show it while quietly suppressing the rest. -- You are receiving this mail because: You are watching all bug changes.