https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41926
--- Comment #4 from Lari Taskula <[email protected]> --- (In reply to Lari Taskula from comment #0) > Now if anything changes within the form before the results are loaded, we > re-enable the submit so that if they are quick enough, they could still > modify their query before the results. This does leave room for spamming with the keyboard; 1. Activate the search field text box by clicking it, and very rapidly: 2. Press enter 3. Press a 4. Press enter 5. Press a 6. Press enter 7. ..repeat.. such that each enter press would send another request to the server. We can either accept that, or we remove the proposed ability to resend the form if values change before the next page has loaded. -- 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/
