19 Aug
2024
19 Aug
'24
4:20 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37573 --- Comment #4 from David Cook <dcook@prosentient.com.au> --- This fix also seems like a bit of a hack still, as it means your link text couldn't be "Awesome {Library}". Single braces really aren't great for template tokens, but too late to change that now. I reckon Owen's idea at bug 36805 is a good way to go. (Going back to the Javascript thing, really that should be in OpacUserJS. Also, one day in the future with Content-Security-Policy, this type of script injection won't work anymore. The script execution will be blocked by the browser.) -- You are receiving this mail because: You are watching all bug changes.