https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28167 Bug ID: 28167 Summary: A warning when setting which library to use in intranet and UseCashRegisters is disabled Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: joonas.kylmala@helsinki.fi QA Contact: testopia@bugs.koha-community.org CC: martin.renvoize@ptfs-europe.com Depends on: 24786 If you have UseCashRegisters set to "Don't use" and in intranet try to change a library you are currently logged in at (/cgi-bin/koha/circ/set-library.pl) then you get the following warning in the logs: plack-intranet-error.log:
Use of uninitialized value $register_id in string ne at /usr/share/koha/intranet/cgi-bin/circ/set-library.pl line 81.
Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24786 [Bug 24786] Allow setting a cash register for a login session and configuring library-default cash registers -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.