[Koha-bugs] [Bug 28488] Javascript error in self-checkout (__ is not defined)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jun 7 18:10:58 CEST 2021


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

--- Comment #5 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 121687
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121687&action=edit
Bug 28488: Javascript error in self-checkout (__ is not defined)

This patch adds inclusion of the internationalization JavaScript which
is required by the newest version of the DataTables include. It
references the double-underscore function provided by i18n.js.

To test, apply the patch and log into the self-checkout system as a user
with checkouts. The table of checkouts should display correctly and
there should be no JavaScript errors in the console.

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


More information about the Koha-bugs mailing list