http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7859 Priority: P5 - low Change sponsored?: --- Bug ID: 7859 CC: gmcharlt@gmail.com Assignee: kyle.m.hall@gmail.com Summary: members/pay.pl plack scoping QA Contact: koha.sekjal@gmail.com Severity: enhancement Classification: Unclassified OS: All Reporter: dpavlin@rot13.org Hardware: All Status: NEW Version: master Component: Patrons Product: Koha -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7859 --- Comment #1 from Dobrica Pavlinusic <dpavlin@rot13.org> --- Created attachment 8727 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=8727&action=edit Bug 7859 - members/pay.pl plack scoping Variable "$borrowernumber" is not available at /srv/koha/members/pay.pl line 112. Variable "$borrower" is not available at /srv/koha/members/pay.pl line 129. Variable "$input" is not available at /srv/koha/members/pay.pl line 142. Variable "$borrowernumber" is not available at /srv/koha/members/pay.pl line 157. Variable "$user" is not available at /srv/koha/members/pay.pl line 171. Variable "$input" is not available at /srv/koha/members/pay.pl line 172. Variable "$input" is not available at /srv/koha/members/pay.pl line 181. Variable "$borrowernumber" is not available at /srv/koha/members/pay.pl line 187. Variable "$branch" is not available at /srv/koha/members/pay.pl line 187. Variable "$borrowernumber" is not available at /srv/koha/members/pay.pl line 222. Variable "$input" is not available at /srv/koha/members/pay.pl line 239. Variable "$borrowernumber" is not available at /srv/koha/members/pay.pl line 246. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7859 Dobrica Pavlinusic <dpavlin@rot13.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Blocks| |7172 Assignee|kyle.m.hall@gmail.com |dpavlin@rot13.org -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7859 Alex Arnaud <alex.arnaud@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alex.arnaud@biblibre.com --- Comment #2 from Alex Arnaud <alex.arnaud@biblibre.com> --- Test i did: i choose a borrower having fines. Going to fines page (members/boraccount.pl?borrowernumber=xx) and click on "Pay fines" tabs (members/pay.pl?borrowernumber=xx). Running koha on plack, fines don't appear in the page although there have. Applying the patch: it's ok, fines come back running koha either with plackup or startman. signing off -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7859 Alex Arnaud <alex.arnaud@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #8727|0 |1 is obsolete| | --- Comment #3 from Alex Arnaud <alex.arnaud@biblibre.com> --- Created attachment 8765 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=8765&action=edit [Signed-off] Bug 7859 - members/pay.pl plack scoping Variable "$borrowernumber" is not available at /srv/koha/members/pay.pl line 112. Variable "$borrower" is not available at /srv/koha/members/pay.pl line 129. Variable "$input" is not available at /srv/koha/members/pay.pl line 142. Variable "$borrowernumber" is not available at /srv/koha/members/pay.pl line 157. Variable "$user" is not available at /srv/koha/members/pay.pl line 171. Variable "$input" is not available at /srv/koha/members/pay.pl line 172. Variable "$input" is not available at /srv/koha/members/pay.pl line 181. Variable "$borrowernumber" is not available at /srv/koha/members/pay.pl line 187. Variable "$branch" is not available at /srv/koha/members/pay.pl line 187. Variable "$borrowernumber" is not available at /srv/koha/members/pay.pl line 222. Variable "$input" is not available at /srv/koha/members/pay.pl line 239. Variable "$borrowernumber" is not available at /srv/koha/members/pay.pl line 246. Signed-off-by: Alex Arnaud <alex.arnaud@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7859 Alex Arnaud <alex.arnaud@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7859 Ian Walls <koha.sekjal@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #4 from Ian Walls <koha.sekjal@gmail.com> --- Just rescopes 'my' to 'our' which we've found to be harmless in CGI environments. Marking as Passed QA -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7859 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master CC| |paul.poulain@biblibre.com Version|master |rel_3_8 -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org