http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8133
--- Comment #4 from Jesse Weaver <[email protected]> --- Created attachment 19494 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=19494&action=edit Followup to bug 8133 - fix JS escaping in data literals There was some unescaped data being put into JS literals, which could cause the calendar interface to fail to load. Note for testing: Template::Plugin::JavaScript must be installed, either from CPAN or libtemplate-plugin-javascript-perl. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
