https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30689 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com --- Comment #3 from David Nind <david@davidnind.com> --- Testing notes (koha-testing-docker): - Warning message in browser console before patch applied: ‘src’ attribute of <script> element is empty. - There was then an empty script tag in the browser source file for the page: <script src=" "></script> - This was just after this text in the browser source file: <div class="babeltheque_adds"> <div id="BW_critiques_aj"></div> <div id="BW_citations_aj"></div> </div> - When patch applied, these were the console error messages: . GET https://www.example.com/example.js [HTTP/2 404 Not Found 1554ms] . Loading failed for the <script> with source “https://www.example.com/example.js”. -- You are receiving this mail because: You are watching all bug changes.