http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7291
Paul Poulain <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #19 from Paul Poulain <[email protected]> --- (In reply to comment #18) > Created attachment 8809 [details] > Bug 7291: Followup: removes backquotes > 3/ the regexp does the same think as 999, even better because it does not > warn if $delay is not an integer. I thing it is better, don't you think ? I agree, as it avoid a risk of a SQL injection. patch pushed -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
