https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35987 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook@prosentient.com.au --- Comment #11 from David Cook <dcook@prosentient.com.au> --- (In reply to Fridolin Somers from comment #9)
Shouldnt we avoid onclick attributes ? See https://wiki.koha-community.org/wiki/Coding_Guidelines JS9: Avoid the use of event attributes like "onclick" to attach events
100% I'm glad this was for the staff interface and not the OPAC, as I've been working quite hard to remove all inline Javascript handlers from the OPAC in preparation of Content-Security-Policy implementation. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.