[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.04-61-gce5a034

Git repo owner gitmaster at git.koha-community.org
Mon Mar 14 10:14:53 CET 2016


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.22.x has been updated
       via  ce5a03424e30d1dd4a787701798db69049e7d8be (commit)
      from  b19659e3043e5999b178add460020592e9c5c00c (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 ce5a03424e30d1dd4a787701798db69049e7d8be
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Wed Feb 3 19:05:19 2016 +0000

    Bug 15735: Audio Alerts editor broken by use of of single quotes in editor
    
    Single quotes audio selector break ability to edit an alert
    
    Test Plan:
    1) Enable audio alerts
    2) Add new a alert with a select containing single quotes such as: input[name*='test']
    3) Note you cannot edit the alert
    4) Apply this patch
    5) Reload the page
    6) You should now be able to edit the alert
    
    Signed-off-by: Hector Castro <hector.hecaxmmx at gmail.com>
    Bug 15734 applied on top. Works as advertised
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Brendan A Gallagher <brendan at bywatersolutions.com>
    (cherry picked from commit f30091414755728317cf34421f7709a939745881)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/includes/doc-head-close.inc   |    2 +-
 koha-tmpl/intranet-tmpl/prog/en/modules/admin/audio_alerts.tt |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list