Fix for Bug 4885 - Only 1 ISBN shows in non-XSL detail view
commita660b25aa0fba25149b882c1e5353ddfa0c4dd85
authorOwen Leonard <oleonard@myacpl.org>
Thu, 13 Jan 2011 21:31:09 +0000 (13 22:31 +0100)
committerChris Cormack <chrisc@catalyst.net.nz>
Thu, 13 Jan 2011 21:48:47 +0000 (14 10:48 +1300)
treedd31486598e4271e5c2c009cc667634f5c96266f
parent9bf9e2d9b4408579667d904ec94d064dc0c8f882
Fix for Bug 4885 - Only 1 ISBN shows in non-XSL detail view

Fixed by doing a pretty dumb copy of GetMarcNotes. Functional,
but it could be there is a more efficient way to do it given
we want one repeating tag rather than a range of tags?

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
- fixed small typo in opac-detail
- corrected isbd punctuation in opac-detail
- tested with 0, 1, 2, 3 isbns in 020, MARC21
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
C4/Biblio.pm
catalogue/detail.pl
koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tmpl
koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tmpl
opac/opac-detail.pl