Bug 11886 - MARC Detail page shows ISBN label for non-book materials
Summary: MARC Detail page shows ISBN label for non-book materials
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Staff interface (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-04 10:54 UTC by paxed
Modified: 2019-10-14 19:56 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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