Bug 11886

Summary: MARC Detail page shows ISBN label for non-book materials
Product: Koha Reporter: paxed <pasi.kallinen>
Component: Staff interfaceAssignee: Bugs List <koha-bugs>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description paxed 2014-03-04 10:54:21 UTC
MARC21slim2intranetDetail.xsl checks only for presence of field 020 when it decides whether to show the label "ISBN:", it really should check whether the 020a exists.
Comment 1 paxed 2018-08-24 08:28:52 UTC
Fixed by bug 20339