]> git.koha-community.org Git - koha.git/commit
Bug 8557: Prevents form validation by pressing "Enter"
authorChristophe Croullebois <christophe.croullebois@biblibre.com>
Thu, 20 Sep 2012 14:06:29 +0000 (16:06 +0200)
committerChris Cormack <chrisc@catalyst.net.nz>
Thu, 29 Nov 2012 07:43:29 +0000 (20:43 +1300)
commitddf087137eb55aae562749a01309c5906e1097d4
tree957440a4d668ce70e5c099b9cd674806115f7931
parentdfb94fe3909fe17a6758c65d9db12e83da2b38bc
Bug 8557: Prevents form validation by pressing "Enter"

this patch prevents a scan machine to send 'enter' to the form when it is not expected.
The patch is on orderreceive.tt and serials-edit.tt.
Written by Alex Arnaud. MT6626.

Signed-off-by: Marc Veron <veron@veron.ch>
Tested with receiving orders and receiving serials. Could reporduce problem befor applying the patch. After applying the patch both forms behaved as expected.

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Checked order receive and serials edit page, barcode + enter does
no longer submit the form.
All tests pass.
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
koha-tmpl/intranet-tmpl/prog/en/modules/acqui/orderreceive.tt
koha-tmpl/intranet-tmpl/prog/en/modules/serials/serials-edit.tt