https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24714 Bug ID: 24714 Summary: Include ISBN tag in search result items even if no in-built Enhanced Content service for cover images is used Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Searching Assignee: koha-bugs@lists.koha-community.org Reporter: webi@runbox.com QA Contact: testopia@bugs.koha-community.org 3rd-party services commonly use ISBN for image links. This makes it easy to use UserJS to produce them from simple ISBN tags in the HTML. Currently though, one has to check e.g. Google Jackets, only to get them. This works, but also adds completely redundant loading. One solution: a simple unconditional (or conditioned by no Enhanced Content used - after the [% IF ( GoogleJackets ) %] etc. sections ) addition of SEARCH_RESULT.normalized_isbn in opac-results.tt; and corresponding .tt:s, for Intra etc. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.