[koha-commits] main Koha release repository branch master updated. v16.11.00-1110-g87bb593

Git repo owner gitmaster at git.koha-community.org
Wed May 24 16:18:17 CEST 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, master has been updated
       via  87bb59304e53755d7b4565c517578a838e1f0041 (commit)
      from  1882805533a39df64e3380fbb50b591b1d5054a8 (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 87bb59304e53755d7b4565c517578a838e1f0041
Author: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Date:   Tue May 23 14:31:01 2017 +0200

    Bug 18647: Resolve internal server error on category_type
    
    See bug 18552. When we resolved the housebound_role bug, the hash got
    filled correctly again. And this revealed that the (second) call to
    Koha::Patrons->find was not appropriate. It can be removed, as Jonathan
    explained on the report.
    
    Note: Commit 95429af6855e8ed37945b681dc466bf360deffb added this call, but
    it was hidden until the template variable hash got fixed.
    
    Test plan:
    Restart Plack and go to patron details again.
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    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:
 members/moremember.pl |    1 -
 1 file changed, 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list