[koha-commits] main Koha release repository branch master updated. v16.11.00-571-ga649958

Git repo owner gitmaster at git.koha-community.org
Thu Mar 23 09:51:09 CET 2017


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, master has been updated
       via  a649958315c98500ebe0ea3f91c05a8067d54e58 (commit)
      from  7aa0808ff227850fc448b74dabed9b15ac0eb927 (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 a649958315c98500ebe0ea3f91c05a8067d54e58
Author: David Gustafsson <david.gustafsson at ub.gu.se>
Date:   Mon Mar 20 15:13:13 2017 +0100

    Bug 18305 - jquery.fixFloat.js breaks advanced MARC editor
    
    Remove use of ECMASCRIPT 2015 default parameter syntax in
    jquery.fixFloat.js to be compatible
    with a wider range of browser versions.
    
    Test plan:
      1. Usa a not so modern browser, for example Chrome/Chromium < 49, any version of IE
      besides Edge, Opera, or Firefox < 15.0.
      2. Edit a bibliographic record in staff client and try switching to
      advanced MARC editor (check console, no errors should appear).
    
    Signed-off-by: Mirko Tietgen <mirko at abunchofthings.net>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Brendan A Gallagher <brendan at bywatersolutions.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/lib/jquery/plugins/jquery.fixFloat.js |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list