https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41545 Brendan Lawlor <blawlor@clamsnet.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |blawlor@clamsnet.org --- Comment #6 from Brendan Lawlor <blawlor@clamsnet.org> --- This works to fix the error: Uncaught SyntaxError: Identifier 'filters_options' has already been declared. It makes sense to change the declaration to var if patron-search.inc is included in the page. When testing I noticed another odd js error is sometimes logged to the console within the Select manager modal, but it seems to be Chrome specific and only when selecting a value from autofill in the search field. Uncaught ReferenceError: code is not defined But that is a different and very strange bug, so I am passing QA on this. -- You are receiving this mail because: You are watching all bug changes.