http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2165 Summary: ISBN being truncated Product: Koha Version: unspecified Platform: PC OS/Version: All Status: NEW Severity: normal Priority: P3 Component: OPAC AssignedTo: jmf@liblime.com ReportedBy: nicole.engard@liblime.com QAContact: koha-bugs@lists.koha.org CC: oleonard@myacpl.org, galen.charlton@liblime.com The ISBN field needs to display the entire field on the OPAC book detail. Also we need to show multiple ISBNs if there are multiple. I've seen records with 6 ISBNs, 2 for ISBN10, 2 for ISBN13, 2 for Pbk - and unfortunately they should all display on the record. Per Chat: <nengard> detail page question - I don't have a sample of this - what happens if a book has more than one ISBN (020) or if the 020 has text in it - like 'pbk' etc? <owen> There does seem to be a problem with that display * owen looks <owen> Can anyone tell me how to run fines2.pl manually? <owen> nengard: It seems like ISBN is truncated by opac-detail if there is 'extra' text: http://oleonard.dev.kohalibrary.com/cgi-bin/koha/opac-detail.pl?biblionumber... <nengard> owen - bug?? cause I think it is - but what does everyone else think? also if there are 2 020 fields they should both show <nengard> and which 020 wins the battle? the first or the one that's numerically first? <owen> Yeah, it's a bug. It looks like it's because opac-detail pulls the isbn from the biblioitems table, and the isbn column in that table is limited to...what is it now? 13? <nengard> 13 ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.