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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
            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.
_______________________________________________
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