Bug 39484 - Can't play audio alerts on SCO from an external source
Summary: Can't play audio alerts on SCO from an external source
Status: Signed Off
Alias: None
Product: Koha
Classification: Unclassified
Component: Self checkout (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal
Assignee: Lucas Gass (lukeg)
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-30 07:10 UTC by Lucas Gass (lukeg)
Modified: 2025-03-31 09:37 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: Trivial patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments
Bug 39484: Fix external sounds in self checkout module (1.55 KB, patch)
2025-03-30 07:14 UTC, Lucas Gass (lukeg)
Details | Diff | Splinter Review
Bug 39484: Fix external sounds in self checkout module (1.55 KB, patch)
2025-03-30 07:17 UTC, Lucas Gass (lukeg)
Details | Diff | Splinter Review
Bug 39484: Fix external sounds in self checkout module (1.60 KB, patch)
2025-03-31 09:36 UTC, PTFS Europe Sandboxes
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Lucas Gass (lukeg) 2025-03-30 07:10:44 UTC
To recreate:

1. Enable AudioAlerts 
2. Set something up in the SCO to play a sound from an external source. ( I used #sco_main as my selector )
3. Go to SCO and try to trigger the sound, nothing plays. 

Note: Make sure your browser is not blocking autoplay of sounds
Comment 1 Lucas Gass (lukeg) 2025-03-30 07:14:23 UTC
Created attachment 179902 [details] [review]
Bug 39484: Fix external sounds in self checkout module

To test:
1. Enable AudioAlerts
2. Set something up in the SCO to play a sound from an external source. ( I used #sco_main as my selector )
3. Go to SCO and try to trigger the sound, nothing plays.
4. APPLY PATCH
5. Try steps 2 and 3 again, this time you should hear the sound from an external source.
Comment 2 Lucas Gass (lukeg) 2025-03-30 07:17:46 UTC
Created attachment 179903 [details] [review]
Bug 39484: Fix external sounds in self checkout module

To test:
1. Enable AudioAlerts
2. Set something up in the SCO to play a sound from an external source. ( I used #sco_main as my selector )
3. Go to SCO and try to trigger the sound, nothing plays.
4. APPLY PATCH
5. Try steps 2 and 3 again, this time you should hear the sound from an external source.
Comment 3 PTFS Europe Sandboxes 2025-03-31 09:36:14 UTC
Created attachment 179942 [details] [review]
Bug 39484: Fix external sounds in self checkout module

To test:
1. Enable AudioAlerts
2. Set something up in the SCO to play a sound from an external source. ( I used #sco_main as my selector )
3. Go to SCO and try to trigger the sound, nothing plays.
4. APPLY PATCH
5. Try steps 2 and 3 again, this time you should hear the sound from an external source.

Signed-off-by: Andrew <andrew.auld@openfifth.co.uk>
Comment 4 Andrew Auld 2025-03-31 09:37:31 UTC
Sounds so beautiful!

Lovely work Lucas. :)