https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41995 Lisette Scheer <lisette@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #10 from Lisette Scheer <lisette@bywatersolutions.com> --- It's not working for me. When I type at least 3 letters into a box, it shows a list of 'undefined' and the number of them doesn't change even if I type a whole system pref. I tried in both Chrome and Firefox. in the plack lock it looks like this is the GET: GET /intranet/mainpage.pl?pref=[object%20Object] but the object should be the search term. Additionally tests are failing: [FAIL] koha-tmpl/intranet-tmpl/prog/en/includes/js_includes.inc FAIL forbidden_patterns forbidden pattern: <script> elements must have a "src" or "nonce" attribute (line 101) [PASS] koha-tmpl/intranet-tmpl/prog/en/includes/prefs-admin-search.inc [FAIL] koha-tmpl/intranet-tmpl/prog/en/modules/admin/admin-home.tt FAIL forbidden_patterns forbidden pattern: <script> elements must have a "src" or "nonce" attribute (line 330) [PASS] koha-tmpl/intranet-tmpl/prog/js/fetch/system-preferences-api-client.js -- You are receiving this mail because: You are watching all bug changes.