[Bug 30038] New: Check in error
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30038 Bug ID: 30038 Summary: Check in error Change sponsored?: --- Product: Koha Version: 21.05 Hardware: HP OS: Linux Status: NEW Severity: normal Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: d.paolo.berti@gmail.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com I did a fresh install of Koha and uploaded biographic data and am testing the program. I was able to check out an item but .. when I check in the item using the right barcode I get a general error message. In the intranet-error.log it si reported: [Mon Feb 07 19:19:57.552543 2022] [cgi:error] [pid 7561] [client ::1:57816] AH01215: Use of uninitialized value $returnbranch in string ne at /usr/share/koha/lib/C4/Circulation.pm line 2289.: /usr/share/koha/intranet/cgi-bin/circ/returns.pl, referer: http://localhost:8080/cgi-bin/koha/mainpage.pl [Mon Feb 07 19:19:57.560086 2022] [cgi:error] [pid 7561] [client ::1:57816] AH01215: The to parameter is mandatory: /usr/share/koha/intranet/cgi-bin/circ/returns.pl, referer: http://localhost:8080/cgi-bin/koha/mainpage.pl [Mon Feb 07 19:19:57.621340 2022] [cgi:error] [pid 7561] [client ::1:57816] End of script output before headers: returns.pl, referer: http://localhost:8080/cgi-bin/koha/mainpage.pl so it looks like the problem is in a uninitialized value of $returnbranch I looked for a solution from the koha markmail forum but without result. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30038 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Hardware|HP |All Resolution|--- |INVALID --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hi Paolo, this sounds more like a support request/configuration issue that should go on the mailing list or IRC. Bugzilla should only be used to report bugs and enhancement requests. For a start: check that in your item you have homebranch and holding branch set to a valid branch of your Koha instance. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org