https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41545

Brendan Lawlor <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #6 from Brendan Lawlor <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to