[Koha-bugs] [Bug 22979] Remove type attribute from script tags: Authorities

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 23 19:45:51 CEST 2019


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

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

This patch removes the "type" attribute from <script> tags in several
authorities templates. Also removed: Obsolete "//<![CDATA[ //]]>"
markers.

To test, apply the patch and confirm that examples of affected pages
work properly without any JavaScript errors in the browser console:

 - Authorities -> Search -> View authority record
 - Authorities -> Search -> Edit authority record
 - Cataloging -> New record
   - Trigger the authority search form by clicking the plugin link next
     to a tag which has been linked to an authority type (e.g. 100a ->
     Personal name).
   - Search for an authority record.
   - Select an authority record.

Validating the HTML source of any 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