[Koha-bugs] [Bug 34066] Datatable options don't fully translate on list of saved reports

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 21 16:04:15 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34066

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 152519
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152519&action=edit
Bug 34066: Datatable options don't fully translate on list of saved reports

This patch corrects the DataTable option for defining an alternate
language string when no records are returned by a table filter. An
obsolete version of the option name was breaking the existing custom
option supplied by our datatables.js

To test, apply the patch and go to Reports -> Use saved..

 - In the DataTable of existing reports, all the DataTable controls
   should look correct.
 - In the filter field at the top of the table, enter a string which
   will not be found. You should see a message, "No matching reports
   found."
 - Install another language if necessary, and switch to that language.
 - The labels on all the DataTable controls should show the terms which
   have been translated for that language.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list