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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]

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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to