http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11762
Alex Sassmannshausen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |alex.sassmannshausen@gmail. | |com --- Comment #1 from Alex Sassmannshausen <[email protected]> --- Problem is caused by mismatching XSLT in: + MARC21 - koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACMARCdetail.xsl - koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACResults.xsl - koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACResults.xsl - koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACResults.xsl - koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl - koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetResults.xsl + NORMARC: - koha-tmpl/opac-tmpl/prog/en/xslt/NORMARCslim2OPACDetail.xsl - koha-tmpl/opac-tmpl/prog/en/xslt/NORMARCslim2OPACResults.xsl - koha-tmpl/opac-tmpl/bootstrap/en/xslt/NORMARCslim2OPACDetail.xsl - koha-tmpl/opac-tmpl/bootstrap/en/xslt/NORMARCslim2OPACResults.xsl - koha-tmpl/intranet-tmpl/prog/en/xslt/NORMARCslim2intranetDetail.xsl - koha-tmpl/intranet-tmpl/prog/en/xslt/NORMARCslim2intranetResults.xsl I'm submitting patches to correct these mis-matches in favour of the display in Detail.xsl (a h b). Best wishes, Alex -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
