https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24713 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #99604|0 |1 is obsolete| | --- Comment #6 from David Nind <david@davidnind.com> --- Created attachment 99631 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=99631&action=edit Bug 24713: JavaScript error on staff client catalog search results page This patch modifies the output of template toolkit variables so that values in the in-page JavaScript are quoted. This avoids JavaScript errors when the template variable is empty. To test, apply the patch and perform a catalog search in the staff client. Use the browser's developer tool to check for JavaScript errors in the console. There should be none. Test with AmazonCoverImages both on and off. Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.