[koha-commits] main Koha release repository branch 3.18.x updated. v3.18.05.1-31-gfce1904

Git repo owner gitmaster at git.koha-community.org
Tue Mar 31 07:43:24 CEST 2015


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, 3.18.x has been updated
       via  fce19045ac1a2afd92080d4784117916515faaee (commit)
      from  624827782d9f3046b222da0118225c0654a36e99 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit fce19045ac1a2afd92080d4784117916515faaee
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Wed Mar 18 17:21:42 2015 +0100

    Bug 9120: Prevent form submission on adding tags - OPAC
    
    At the OPAC, if the user adds tags pressing 'Enter', the page is
    reloaded and the tags are not added.
    To prevent that, this patch suggests to block the "press enter" event on
    the inputs.
    
    Test plan:
    0/ Confirm the bad behavior, without this patch.
    1/ Apply this patch and confirm nothing happen on pressing enter when
    the focus is on the add tag input (At the opac, on the result view).
    
    Patch works as expected.
    Signed-off-by: Marc Veron <veron at veron.ch>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>
    (cherry picked from commit 7fa67b2f83f418df0923caaeec444b6a8f728b21)
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>

-----------------------------------------------------------------------

Summary of changes:
 koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-results.tt |    6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list