[koha-commits] main Koha release repository branch master updated. v16.05.00-121-g557a598

Git repo owner gitmaster at git.koha-community.org
Fri Jun 17 16:36:37 CEST 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, master has been updated
       via  557a5989093982f41173df8267658cb1d90e76cd (commit)
      from  58207446755cb2533fac48252c3b70154b164feb (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 557a5989093982f41173df8267658cb1d90e76cd
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Wed Jun 8 10:24:56 2016 +0000

    Bug 16692 - Error "No method update!" when creating new serial issue
    
    An improper method call was left over in C4::Serials::NewIssue from the
    switch from DBIx::Class to Koha::Object.
    
    Test Plan:
    1) prove t/db_dependent/Serials.t
    2) Note the errors
    3) Apply this patch
    4) prove t/db_dependent/Serials.t
    5) No errors!
    
    Signed-off-by: Jacek Ablewicz <abl at biblos.pk.edu.pl>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 C4/Serials.pm |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list