https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41926
--- Comment #3 from Lari Taskula <[email protected]> --- Created attachment 193839 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=193839&action=edit Bug 41926: Prevent resubmits from masthead search form To test: 0. Before applying this patch, 1. Open a console and run the following command tail -f /var/log/apache2/other_vhosts_access.log -n 0 | grep 'GET /cgi-bin/koha/opac-search.pl' 2. Navigate to your OPAC main page 3. Observe "Search the catalog" text box and the green search icon to the right 4. Click the search icon as many times and as fast as you can 5. Observe the console window from step 1 having multiple requests 6. Apply patch, 7. Press Ctrl+C in your console and type "clear" (without quotes)" 8. Repeat steps 1-4 9. Observe the console window from step 1 only having one request -- 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/
