[Bug 27972] New: The problem with the tools
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27972 Bug ID: 27972 Summary: The problem with the tools Change sponsored?: --- Product: Koha Version: 20.11 Hardware: HP OS: Linux Status: NEW Severity: enhancement Priority: P5 - low Component: Tools Assignee: koha-bugs@lists.koha-community.org Reporter: sergeinik@tut.by QA Contact: testopia@bugs.koha-community.org Created attachment 118362 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=118362&action=edit This error appears when prompted to create stickers. No tool works after the last update. -- 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=27972 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|The problem with the tools |Error on the label creator | |home page Severity|enhancement |normal Hardware|HP |All OS|Linux |All -- 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=27972 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- I can't reproduce this problem in version 20.11.03. If this happened after a recent upgrade I wonder if something happened that prevented the upgrade from completing properly? -- 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=27972 --- Comment #2 from sergeinik <sergeinik@tut.by> --- This problem appears when we switch the interface to Russian localization, in English localization everything works correctly. But I would like to have working tools in Russian localization, since not all of our employees speak English. The problem appeared after the last update. -- 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=27972 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #3 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Edit koha-tmpl/intranet-tmpl/prog/ru-RU/includes/tools-menu.inc There is a missing [ at the beginning of line 8 8 [% IF ( CAN_user_tools_manage_patron_lists || CAN_user_clubs || CAN_user_tools_moderate_comments || CAN_user_tools_import_patrons || CAN_user_tools_edit_notices || CAN_user_tools_edit_notice_status_triggers || CAN_user_tools_label_creator || CAN_user_tools_delete_anonymize_patrons || CAN_user_tools_edit_patrons || CAN_user_tools_moderate_tags || ( CAN_user_tools_batch_upload_patron_images && Koha.Preference('pa tronimages') ) ) %] <h5>Читатели и книговыдача</h5> -- 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=27972 --- Comment #4 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- I fixed it there: https://translate.koha-community.org/ru/20.11/translate/ru-RU-staff-prog.po#search=CAN_user_tools_manage_patron_lists&sfields=source&unit=16304968&offset=0 -- 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=27972 --- Comment #5 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Another workaround is to apply this change and run the translate install command @ misc/translator/po/ru-RU-staff-prog.po:64363 @ msgid "" "( CAN_user_tools_batch_upload_patron_images && Koha." "Preference('patronimages') ) ) %%] " msgstr "" -"%% IF ( CAN_user_tools_manage_patron_lists || CAN_user_clubs || " +"[%% IF ( CAN_user_tools_manage_patron_lists || CAN_user_clubs || " "CAN_user_tools_moderate_comments || CAN_user_tools_import_patrons || " "CAN_user_tools_edit_notices || CAN_user_tools_edit_notice_status_triggers || " "CAN_user_tools_label_creator || CAN_user_tools_delete_anonymize_patrons || " -- 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=27972 --- Comment #6 from sergeinik <sergeinik@tut.by> --- Thanks it worked -- 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=27972 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED -- 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