https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17144 --- Comment #3 from Marc Véron <veron@veron.ch> --- (In reply to Aleisha Amohia from comment #2)
I am not able to reproduce the bug. Can you please check?
It is still an issue. Clicking on "New account" results in "Internal server error" plack-error.log: Variable "$schema" is not available at /home/marc/koha/admin/edi_accounts.pl line 147. Variable "$input" is not available at /home/marc/koha/admin/edi_accounts.pl line 157. Variable "$schema" is not available at /home/marc/koha/admin/edi_accounts.pl line 159. Variable "$template" is not available at /home/marc/koha/admin/edi_accounts.pl line 161. Can't call method "param" on an undefined value at /home/marc/koha/admin/edi_accounts.pl line 157. Does not happen with patch (after re-starting plack). -- You are receiving this mail because: You are watching all bug changes.