[koha-commits] main Koha release repository branch 18.05.x updated. v18.05.02-106-g63b6ef7

Git repo owner gitmaster at git.koha-community.org
Fri Aug 24 11:08:28 CEST 2018


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, 18.05.x has been updated
       via  63b6ef7cb7013ddc151c23d5229deb95148dc879 (commit)
      from  7b094874ec08ed32568a7e0b94464bebc7f082ab (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 63b6ef7cb7013ddc151c23d5229deb95148dc879
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Fri Aug 10 12:17:45 2018 -0300

    Bug 21203: ILS-DI - Make GetRecords handle non-existent records
    
    Caused by
      commit cb336e633bf7e0cb25051a8ed8157af8486a58d7
      Bug 18255: Koha::Biblio - Replace GetBiblioItemByBiblioNumber with Koha::Biblio->biblioitem
    
    Can't call method "biblioitem" on an undefined value at /home/vagrant/kohaclone/C4/ILSDI/Services.pm line 212
    
    Test plan:
    - Enable ilsdi
    - hit /cgi-bin/koha/ilsdi.pl?service=GetRecords&id=X
    With X an existing biblionumber and a non existing one
    
    Both requests must succeed
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Josef Moravec <josef.moravec at gmail.com>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit 88d3865168a83aa7e69999ab3336b238a2ed14ff)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

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

Summary of changes:
 C4/ILSDI/Services.pm |   11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list