Comment 1 for bug 1691860

Revision history for this message
Bill Erickson (berick) wrote :

nosound.wav file created and pushed:

http://git.evergreen-ils.org/?p=working/Evergreen.git;a=shortlog;h=refs/heads/user/berick/lp1691860-nosound-notification

File was created (by me) via 'arecord < /dev/zero > nosound.wav' with a sub-second duration.

As noted in the commit:

To test:

[1] mkdir -p /openils/var/web/audio/notifications/success/patron/
[2] cd /openils/var/web/audio/notifications/success/patron/
[3] ln -s ../../nosound.wav by_search.wav
[4] Perform a patron search in the browser client and confirm no sound is played upon successful search.

If patron searches have recently been performed, step 4 may require a cache clear, a different tab, browser restart, eye of newt.

Once confirmed, remove the symlink to recover the original alert sound.