https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24713
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #99604|0 |1 is obsolete| | --- Comment #6 from David Nind <[email protected]> --- 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 <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
