http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11431 --- Comment #100 from Nick Clemens <nick@quecheelibrary.org> --- Tested just to confirm my sign off. Test plan works as expected. Minor bug: If you delete a sound alert, the preferences are not automatically renumbered and you get an error if you try to move another alert into the empty slot. To recreate: 1 - Add an alert (example in test plan works fine) 2 - Move it to priority 2 3 - Delete it 4 - Remaining alerts are preference 1,3,4 5 - Try to move #3 up one slot 6 - Receive error: Can't call method "precedence" on an undefined value at /home/nick/kohaclone/Koha/AudioAlerts.pm line 96. 7 - Back up, move alert number 3 to top (second arrow) 8 - Priorities are renumbered correctly -- You are receiving this mail because: You are watching all bug changes.