http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8405 Priority: P5 - low Change sponsored?: --- Bug ID: 8405 Assignee: oleonard@myacpl.org Summary: IntranetBiblioDefaultView is not taken into account in XSLT.pm Severity: enhancement Classification: Unclassified OS: All Reporter: gaetan.boisson@biblibre.com Hardware: All Status: NEW Version: master Component: Templates Product: Koha When displaying the result lists with xslt, the link to the detailed bibliographic record is hardcoded to the default view (detail.pl or opac-detail.pl) and there is no way to accomodate for the syspref value since it is not taken into account in XSLT.pm. We will submit a patch so that we can test against the value of this syspref in our xslts. IntranetBiblioDefaultView and BiblioDefaultView will be added to XSLT.pm. -- You are receiving this mail because: You are watching all bug changes.