[Koha-bugs] [Bug 17144] Can't call method "param" on an undefined value at /home/marc/ koha/admin/edi_accounts.pl line 157

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 18 14:19:13 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17144

--- Comment #1 from Marc Véron <veron at veron.ch> ---
Created attachment 54564
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=54564&action=edit
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

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list