Created attachment 31612 [details] [review] Bug 12900: IntranetBiblioDefaultView doesn't do anything with NORMARC or UNIMARC XSLT
Created attachment 31613 [details] [review] Bug 12900: (consistency followup) add buildBiblioDefaultViewURL to MARC21 XSLT
Test plan : BEFORE the patch * switch to default the xstl results * set IntranetBiblioDefaultView to any value * check that when you're on a list, you always get the normal view AFTER the patch * set IntranetBiblioDefaultView to any value * check that when you're on a list or results, you you get the defined view Following this test plan for a UNIMARC database, I confirm it fixes the bug. Cannot say for NORMARC, but the code is similar,
Created attachment 32116 [details] [review] Bug 12900: IntranetBiblioDefaultView doesn't do anything with NORMARC or UNIMARC XSLT Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
Created attachment 32117 [details] [review] Bug 12900: (consistency followup) add buildBiblioDefaultViewURL to MARC21 XSLT Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
Created attachment 32775 [details] [review] [PASSED QA] Bug 12900: IntranetBiblioDefaultView doesn't do anything with NORMARC or UNIMARC XSLT Signed-off-by: Paul Poulain <paul.poulain@biblibre.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Created attachment 32776 [details] [review] [PASSED QA] Bug 12900: (consistency followup) add buildBiblioDefaultViewURL to MARC21 XSLT Signed-off-by: Paul Poulain <paul.poulain@biblibre.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Works as described, tested in UNIMARC and MARC21.
Patches pushed to master.