[koha-commits] main Koha release repository branch master updated. v16.05.00-562-g49df1cc

Git repo owner gitmaster at git.koha-community.org
Thu Sep 1 20:34: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  49df1cc10f45c1e7d9b15808a302df2a67dbb876 (commit)
       via  49af4e0ddf7ffa666ee055b80c7c4a66a995629d (commit)
      from  53631f9ffdc86c1afbcc3108ac3ddf1f73fef40e (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 49df1cc10f45c1e7d9b15808a302df2a67dbb876
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Tue Jul 26 15:00:58 2016 +0000

    Bug 16942 [QA Followup] - Add unit test
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Jesse Maseto <jesse at bywatersolutions.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit 49af4e0ddf7ffa666ee055b80c7c4a66a995629d
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Tue Jul 19 16:57:25 2016 +0000

    Bug 16942 - Confirm hold results in ugly error
    
    Confirming a hold to set it to waiting will result in an DBIC error in
    master.
    
    Test Plan:
    1) Attempt to check in an item on hold and confirm the hold
    2) Note the error
    3) Apply this patch
    4) Repeat step 1
    5) Note there is no error!
    
    Signed-off-by: Mirko Tietgen <mirko at abunchofthings.net>
    
    https://bugs.koha-community.org/show_bug.cgi?id=14942
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Jesse Maseto <jesse at bywatersolutions.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 C4/Letters.pm                            |   10 +++++++++-
 C4/Reserves.pm                           |    2 +-
 t/db_dependent/Letters/TemplateToolkit.t |   19 ++++++++++++++++++-
 3 files changed, 28 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list