[Koha-bugs] [Bug 7851] circ/circulation.pl plack scoping

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 2 14:23:45 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7851

Alex Arnaud <alex.arnaud at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #8723|0                           |1
        is obsolete|                            |

--- Comment #4 from Alex Arnaud <alex.arnaud at biblibre.com> ---
Created attachment 8766
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=8766&action=edit
[Signed-off] 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

Signed-off-by: Alex Arnaud <alex.arnaud at biblibre.com>

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


More information about the Koha-bugs mailing list