[Koha-bugs] [Bug 8314] Missing MARCISBNS param in opac-detail.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 29 08:58:48 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8314

David Cook <dcook at prosentient.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |Needs Signoff
           Assignee|oleonard at myacpl.org         |dcook at prosentient.com.au

--- Comment #1 from David Cook <dcook at 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.


More information about the Koha-bugs mailing list