| Summary: | Omnibus: Remove type attribute from script tags | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Owen Leonard <oleonard> |
| Component: | Templates | Assignee: | Owen Leonard <oleonard> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | minor | ||
| Priority: | P5 - low | CC: | aleisha |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Crowdfunding goal: | 0 |
| Patch complexity: | --- | Documentation contact: | |
| Documentation submission: | Text to go in the release notes: | ||
| Version(s) released in: | Circulation function: | ||
| Bug Depends on: | 16785, 22957, 22973, 22975, 22979, 22981, 23226, 23227, 27531, 27561, 28331 | ||
| Bug Blocks: | |||
|
Description
Owen Leonard
2019-05-21 18:20:56 UTC
Hello, what is the status of this bug? (In reply to Aleisha Amohia from comment #1) > Hello, what is the status of this bug? There are still many instances left in the templates where I see <script type="text/javascript"> instead of simply <script>, so more bugs could be filed and made to block this one. about.tt: auth.tt: intranet-main.tt: circ/overdue.tt: clubs/patron-clubs-tab.tt: clubs/patron-enroll.tt: common/patron_search.tt: course_reserves/course.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: ...and all the cataloging plugins. (In reply to Owen Leonard from comment #2) > circ/overdue.tt: One left. Bug 28331. Looks like we are done here? :) |