[Koha-bugs] [Bug 22981] Remove type attribute from script tags: Catalog

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 23 20:39:05 CEST 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22981

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 90049
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=90049&action=edit
Bug 22981: Remove type attribute from script tags: Catalog

This patch removes the "type" attribute from <script> tags in several
catalog-related templates.

To test, apply the patch and confirm that the following work properly
without any JavaScript errors in the browser console:

 - Catalog -> Advanced search
 - Catalog -> Item search
 - Search history

Validating the HTML source of these pages should return no errors
related to the "type" attribute.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list