[Koha-bugs] [Bug 32701] Self checkout help page lacks required I18N JavaScript

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Apr 23 23:21:05 CEST 2023


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

--- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 150137
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=150137&action=edit
Bug 32701: Fix I18N JavaScript libraries on self checkout help page

The help page was missing the fixes from bug 28488. The missing
libraries are causing a JavaScript error on the page and likely
other issues.

To test:
* Make sure WebBasedSelfCheck is activated and configured
  Note: In ktd you don't need to configure anything, it's already set up.
* In the OPAC, go to:
  /cgi-bin/koha/sco/sco-main.pl
* Click on the link to the help in the top right corner
* Verify you see the error in the console:
  jQuery.Deferred exception: __ is not defined
* Apply patch
* Restart things
* Reload the page
* Veriy the errors are gone

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


More information about the Koha-bugs mailing list