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.
Created attachment 10741 [details] [review] proposed patch
Created attachment 11252 [details] [review] Bug 8405 : add IntranetBiblioDefaultView and BiblioDefaultView in XSLT.pm Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
Simple patch, adds 2 sysprefs for xslts. Marking as Passed QA.
Do we agree that there will be a follow-up to implement this feature ? I've pushed the patch, and hope not needing to revert it later !
(In reply to comment #4) > Do we agree that there will be a follow-up to implement this feature ? I've > pushed the patch, and hope not needing to revert it later ! Even if it is not used right away, this is certainly useful to have, and I see no reason to plan to revert it.