The following templates still have "<script type="text/javascript">" instead of "<script>" about.tt auth.tt clubs/patron-clubs-tab.tt clubs/patron-enroll.tt common/patron_search.tt course_reserves/course.tt intranet-main.tt members/members-update.tt members/update-child.tt offline_circ/process_koc.tt serials/acqui-search-result.tt serials/result.tt serials/routing-preview-slip.tt serials/subscription-renew.tt tools/batchMod-del.tt tools/batchMod-edit.tt tools/inventory.tt
Created attachment 115882 [details] [review] Bug 27561: Remove type attribute from script tags: Various templates This patch replaces remaining instances of <script type="javascript"> in templates with "<script>." To test, apply the patch and check the changes to the template. Verify that the changes look correct.
Created attachment 116069 [details] [review] Bug 27561: Remove type attribute from script tags: Various templates This patch replaces remaining instances of <script type="javascript"> in templates with "<script>." To test, apply the patch and check the changes to the template. Verify that the changes look correct. Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Created attachment 116093 [details] [review] Bug 27561: Remove type attribute from script tags: Various templates This patch replaces remaining instances of <script type="javascript"> in templates with "<script>." To test, apply the patch and check the changes to the template. Verify that the changes look correct. Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Pushed to master for 21.05, thanks to everybody involved!
Enhancement not pushed to 20.11.x
Pushed to 20.11.x for 20.11.03
Pushed to 20.05.x for 20.05.09
Not backported to oldoldstable (19.11.x). Feel free to ask if it's needed.