[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.16-26-gfc63527

Git repo owner gitmaster at git.koha-community.org
Mon Feb 20 11:09: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, 3.22.x has been updated
       via  fc63527b2f01357a80198808b2b081b6fce4e58a (commit)
      from  53c42f32e1badae8bf93cf3c3f95f40ab4a114b6 (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 fc63527b2f01357a80198808b2b081b6fce4e58a
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Fri Feb 3 11:38:53 2017 +0000

    Bug 18047 - JavaScript error on item search form unless LOC defined
    
    If LOC is not present, the item search form will raise a JS error:
    SyntaxError: expected expression, got '}'
    
    This patch fixes it by handling this specific case.
    
    Note that the "Status" column is still displayed.
    
    Test plan:
    Remove your LOC authorised values
    Go on the item search form
    => You will not get the JS error and the "Shelving location" bloc is no longer
    displayed. There is no need to display it if empty.
    
    Signed-off-by: Mark Tompsett <mtompset at hotmail.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    (cherry picked from commit da3ccdc14379816ea849eeb56ab321d8e7db59a2)
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    (cherry picked from commit b441c89f4f71bb6036dcb9d2ac5a4e24392714bc)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

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

Summary of changes:
 .../prog/en/modules/catalogue/itemsearch.tt          |   18 ++++++++++++------
 1 file changed, 12 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list