https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23575 Bug ID: 23575 Summary: Template error causes item search to be submitted multiple times Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: normal Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org Blocks: 23565 The submit handler for the item search form has been accidentally nested inside a function which loops through the <select> forms on the page. This means the submitForm() function fires 8 times. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23565 [Bug 23565] Add columns configuration and export options to item search results -- You are receiving this mail because: You are watching all bug changes.