[koha-commits] main Koha release repository branch 3.14.x updated. v3.14.07-41-g07dc616

Git repo owner gitmaster at git.koha-community.org
Wed Jun 4 11:23:03 CEST 2014


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.14.x has been updated
       via  07dc616de5a7483f4fe061c046c55ae7d880c7cb (commit)
      from  aa9ab3336653d079dab10f16c08ba4f4fa713f6a (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 07dc616de5a7483f4fe061c046c55ae7d880c7cb
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Mon Feb 24 11:35:52 2014 -0500

    Bug 11832: fix JavaScript error on staff client place hold screen if record has no items
    
    If a hold operation is blocked because the title has no items attached
    the patron search autocomplete JavaScript triggers an error. This patch
    modifies the template so that the JS is loaded only when items are
    present.
    
    To test, find a title which has no items attached. View the holds page
    for that title. There should be no JavaScript error. Patron search
    autocomplete should still work correctly for titles which have items
    attached.
    
    Deleted all items from a biblio record. Clicked the holds tab and
    confirmed using firebug Javascript error occurs. Applied patch,
    confirmed that the Javascript error described in comment 1 no
    longer happens. Went to another biblio with items, and confirmed
    patron auto-complete still functions.
    
    Signed-off-by: Mark Tompsett <mtompset at hotmail.com>
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit 0b5b8cef348b61761305dd0bbc574699404c7c69)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list