[Bug 10880] Staff Client Display856uAsImage options need updating
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10880 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #3 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- To make it works, you need to set 856$q=img (or image, gif, etc.) This feature seems to correctly implemented for MARC21 only: git grep -l Display856uAsImage | grep MARC21 MARC21 koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetResults.xsl koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACResults.xsl UNIMARC koha-tmpl/intranet-tmpl/prog/en/xslt/UNIMARCslim2intranetDetail.xsl NORMARC: koha-tmpl/intranet-tmpl/prog/en/xslt/NORMARCslim2intranetResults.xsl koha-tmpl/opac-tmpl/bootstrap/en/xslt/NORMARCslim2OPACDetail.xsl koha-tmpl/opac-tmpl/bootstrap/en/xslt/NORMARCslim2OPACResults.xsl -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org