https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29314
--- Comment #1 from Marcel de Rooy <[email protected]> --- Created attachment 126822 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=126822&action=edit Bug 29314: Move OpenURL code from XSLT to Koha::Biblio We need to pass the xslt variable OpenURLResolverURL in a few opac code locations: opac detail, results (via C4), shelves and tags. The logic with itemtypes is moved to Koha::Biblio. Added a few trivial tests. Test plan: Inspect web page and look for OpenURL when enabled (opac detail and results). Run t/db_dependent/Koha/Biblio.t Signed-off-by: Marcel de Rooy <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
