| Summary: | Audio Alerts issues in master | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Nick Clemens (kidclamp) <nick> |
| Component: | Staff interface | Assignee: | Kyle M Hall (khall) <kyle> |
| Status: | RESOLVED DUPLICATE | QA Contact: | Testopia <testopia> |
| Severity: | normal | ||
| Priority: | P3 | CC: | gmcharlt, jonathan.druart |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Bug Depends on: | 11431, 13618, 15734 | ||
| Bug Blocks: | |||
| Attachments: | Bug 15733: Fix audio alerts | ||
|
Description
Nick Clemens (kidclamp)
2016-02-03 19:01:09 UTC
Created attachment 47636 [details] [review] Bug 15733: Fix audio alerts Bug 13618 has broken the audio alerts. Test plan: Enable the AudioAlerts pref Check an item in Without this patch, there is a js error With this patch applied, the error is gone |