https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38365 --- Comment #322 from Jonathan Druart <jonathan.druart@gmail.com> --- (In reply to David Cook from comment #271)
(In reply to Jonathan Druart from comment #265)
(In reply to David Cook from comment #258)
(In reply to Jonathan Druart from comment #253)
7. When enabled, I see an error in the browser's console: Content-Security-Policy: The page’s settings blocked the loading of a resource (media-src) at data: because it violates the following directive: “default-src 'self'”
That's interesting. I'd like to hear more about this one. Were there additional details? I wonder if it had to do with audio when doing a checkout or something?
No idea! There is nothing else! Don't you see it?
Nope! I haven't been able to find it. I don't see it anywhere. Does it happen on a particular page?
All pages: https://snipboard.io/if28Qu.jpg
Yeah, I don't see that on mine: https://snipboard.io/GSboJW.jpg
media-src is for <audio> and <video> elements, also even that violation message looks weird, although I see other people talking about it online. Do you have any browser plugins/extensions? I think something in your browser is injecting audio/video into your pages.
Indeed, it's NoScript! (even if disabled for the site) -- You are receiving this mail because: You are watching all bug changes.