[Bug 24032] New: Creating a new serial in french version
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24032 Bug ID: 24032 Summary: Creating a new serial in french version Change sponsored?: --- Product: Koha Version: 19.05 Hardware: PC OS: Windows Status: NEW Severity: blocker Priority: P5 - low Component: Serials Assignee: koha-bugs@lists.koha-community.org Reporter: library@iram.fr QA Contact: testopia@bugs.koha-community.org CC: colin.campbell@ptfs-europe.com I have a bug in the french version of Koha 19.05.04. In the serials module, when I click on "recherche d'un fournisseur" (Search for a vendor) or on "Créer une notice" (create record), nothing happens: the pop-up doesn't appear. It's impossible to create a new serial. There is no problem when I work in the english interface. The bug appears only in the french one. Steps to reproduce: 1. Work in the french version 2. Try to create a new serial Version Koha : 19.05.04.000 Version de l'OS ('uname -a) : Linux library 4.9.0-11-amd64 #1 SMP Debian 4.9.189-3+deb9u1 (2019-09-20) x86_64 My PC runs on Windows 10 pro. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24032 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Bonjour, In the 'en' template: 530 var mana_enabled = [% IF (Koha.Preference('Mana') == 1 && mana_url) %]1[% ELSE %]0[% END %]; In the French one: 514 var mana_enabled = [% IF (Koha.Preference('Mana') == 1 && mana_url) %]1[% ELSE %][% END %]; Same for the Spanish one. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24032 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Creating a new serial in |Cannot create a new serial |french version |in localized version -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24032 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #2 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- *** This bug has been marked as a duplicate of bug 23713 *** -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org