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

--- Comment #24 from Arthur Suzuki <[email protected]> ---
Created attachment 196145
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=196145&action=edit
Bug 42150: (follow-up) Add nonce to import map script tag

The QA test tools require all <script> elements to have a
src or nonce attribute. Import maps are declarative JSON and
not executed as code, but adding the nonce satisfies the
check and is harmless.

To test:
1. Run qa-test-tools on the patch set and verify all files
   pass the forbidden_patterns check.
2. Load any staff page and verify the import map still works
   (Vue islands render, plugin islands have reactivity).

Signed-off-by: Arthur Suzuki <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/

Reply via email to