[koha-commits] main Koha release repository branch master updated. v16.05.00-919-ga055abe

Git repo owner gitmaster at git.koha-community.org
Tue Sep 27 12:41:55 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  a055abe7c06e2efc9f0cdae89c2cbef28b7f3cb3 (commit)
      from  53f8916fe70f9401923872b7fcd05f63a1e5fdf1 (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 a055abe7c06e2efc9f0cdae89c2cbef28b7f3cb3
Author: Marc Véron <veron at veron.ch>
Date:   Thu Aug 18 14:14:47 2016 +0200

    Bug 17144: Fix variable scope issues in edi_account.pl
    
    To reproduce:
    - In Staff client, go to Administration > EDI accounts
    - Click "+ New account"
    Result: Internal Server Error
    Plack error log says:
    Can't call method "param" on an undefined value at /home/marc/koha/admin/edi_accounts.pl line 157
    
    To test:
    -Apply patch
    - Add an EDI account
    - Edit an EDI account
    - Delete an EDI account
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    
    Signed-off-by: Katrin Fischer  <katrin.fischer at bsz-bw.de>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 admin/edi_accounts.pl |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list