https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26921 Bug ID: 26921 Summary: Create cover image even when there is no record identificator Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Cataloging Assignee: koha-bugs@lists.koha-community.org Reporter: hagud@orex.es QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl We have identified an issue with bug 22445, when we define the url we add the value to identify the id and create the link The link is created even there is no identification Example: https://xxxxx.xxxx.cat/cobertes.php?isbn={isbn}&institucio=xxxx If the record has not isbn, the patch create the thumnail with empty value, the patch should avoid create the thumbnail if the {}values are empty be aware that we could have more than one identifier {isbn}{issn}, it should check both values -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.