https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26308 Bug ID: 26308 Summary: Normal view (vue normale) is not displayed in French Change sponsored?: --- Product: Koha Version: 20.05 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: joel.cornuz@eteq.ca QA Contact: testopia@bugs.koha-community.org OPAC Normal view is working as expected in English (or German, if that matters), but if I switch to French (fr-CA or fr-FR) it is just not displayed (MARC or ISBD work fine, though) I have obviously tried any option I could think of with koha-translate (update, uninstall / reinstall, etc) This is on a Debian 9 with Koha 20.05.02-1 (but the problem was already here in 19.11). Since the upgrade didn't sort the problem, I decided to report a bug. As far as I can track it (which is not very far and may be completely off) the XSLTBloc on /usr/share/koha/opac/htdocs/opac-tmpl/bootstrap/fr-CA/modules/opac-detail.tt line 131 returns nothing: [% IF ( OPACXSLTDetailsDisplay ) %] [% XSLTBloc | $raw %] [% ELSE %] I am happy to test patches or give further details if required. Thanks for Koha, which is such a useful tool!!!! -- You are receiving this mail because: You are watching all bug changes.