https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23028 Bug ID: 23028 Summary: Optionally use invalid ISBN 020 $z to get cover images Change sponsored?: --- Product: Koha Version: 18.11 Hardware: All OS: Windows Status: NEW Severity: enhancement Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: jhannert@nmc.edu QA Contact: testopia@bugs.koha-community.org Target Milestone: --- Currently Koha pulls enhanced content cover images using only valid (020$a) ISBNs. It would be nice to optionally include cancelled ISBNs (020$z) in the pool to check for cover images as well. I'm not sure how complex it would be to have a hierarchy; i.e. use 020$a as the source first, and then 020$z if none are found. Even if this kind of distinction isn't possible, it would be enormously helpful to include the cancelled ISBNs (optionally, of course). -- You are receiving this mail because: You are watching all bug changes.