http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7851 --- Comment #2 from Dobrica Pavlinusic <dpavlin@rot13.org> --- Created attachment 8723 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=8723&action=edit Bug 7851 - circ/circulation.pl plack scoping Errors: Variable "$totalprice" is not available at /srv/koha/circ/circulation.pl line 448. Variable "%renew_failed" is not available at /srv/koha/circ/circulation.pl line 456. Variable "$todaysdate" is not available at /srv/koha/circ/circulation.pl line 458. Variable "@todaysissues" is not available at /srv/koha/circ/circulation.pl line 459. Variable "@relissues" is not available at /srv/koha/circ/circulation.pl line 459. Variable "@previousissues" is not available at /srv/koha/circ/circulation.pl line 461. Variable "@relprevissues" is not available at /srv/koha/circ/circulation.pl line 461. Test scenario: 1. go to circulation page 2. verify errors in console output of plack 3. apply patch 4. reload and verify that errors are gone -- You are receiving this mail because: You are watching all bug changes.