http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12672 Bug ID: 12672 Summary: GetMARCISBN should return the corresponding subfield Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: gmcharlt@gmail.com Reporter: tomascohen@gmail.com QA Contact: testopia@bugs.koha-community.org Currently, if you call GetMARCISBN for a record that contains another subfield than $a (for example 020$c in MARC21) GetMARCISN returns all the subfields appended. As the function is used for visualization purposes, it should be fixed to only show the ISBN subfield. -- You are receiving this mail because: You are watching all bug changes.