[Koha-bugs] [Bug 23575] New: Template error causes item search to be submitted multiple times

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 9 18:55:06 CEST 2019


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 at myacpl.org
          Reporter: oleonard at myacpl.org
        QA Contact: testopia at 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.


More information about the Koha-bugs mailing list