https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16514 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy@rijksmuseum.nl --- Comment #4 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Jonathan Druart from comment #2)
I cannot test this patch, edi_accounts.pl is not plack compatible: Variable "$schema" is not available at /home/koha/src/admin/edi_accounts.pl line 147. Variable "$input" is not available at /home/koha/src/admin/edi_accounts.pl line 157. Variable "$schema" is not available at /home/koha/src/admin/edi_accounts.pl line 159. Variable "$template" is not available at /home/koha/src/admin/edi_accounts.pl line 161.
Colin, It seems that this is not hard to fix. Just make sure not to use the global lexicals in your subroutines. Could you either send a followup here or open a new report when you would insist that this is outside the scope ? -- You are receiving this mail because: You are watching all bug changes.