Bug 33695

Summary: Audio alerts for self checkout broken
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: OPACAssignee: Owen Leonard <oleonard>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: jonathan.druart
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16732
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Katrin Fischer 2023-05-08 11:31:26 UTC
A library asked to connect a sound alert to the different error messages in the web based self checkout module, but it appears that the audio alerts are broken or not fully implemented for the OPAC.

I put body as selector to trigger an alert on every page. It works in the staff interface, but not in the OPAC.

Looking at the source code of the OPAC pages, you can see code for audio alerts, but it doesn't seem to work or maybe it's not loading the configuration?
Comment 1 Jonathan Druart 2023-05-10 09:07:39 UTC
It's not implemented, only for sco.
Comment 2 Katrin Fischer 2023-05-10 10:39:58 UTC
I tried for self checkouts, it wouldn't work.
Comment 3 Katrin Fischer 2023-05-14 12:30:16 UTC
It turns out that the audio-alerts for sco only work when you use a full URL.

*** This bug has been marked as a duplicate of bug 22406 ***