https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16486 --- Comment #15 from Aleisha Amohia <aleisha@catalyst.net.nz> --- Found a conflict in the first patch so fixed it. (In reply to Dominic Pichette from comment #11)
I had this error trying to access the account tab in fines:
Global symbol "$input" requires explicit package name (did you forget to declare "my $input"?) at /inlibro/git/koha-master-dev-inlibro/members/boraccount.pl line 41. syntax error at /inlibro/git/koha-master-dev-inlibro/members/boraccount.pl line 44, near "1cc607141dd67a2373996a1cf5116b1334354420
" Global symbol "$input" requires explicit package name (did you forget to declare "my $input"?) at /inlibro/git/koha-master-dev-inlibro/members/boraccount.pl line 56. Execution of /inlibro/git/koha-master-dev-inlibro/members/boraccount.pl aborted due to compilation errors.
Thank you for testing but I was unable to reproduce these errors, everything still works as expected for me. Can you please test again and make sure your master is up to date? -- You are receiving this mail because: You are watching all bug changes.