http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7175
--- Comment #7 from Katrin Fischer <[email protected]> 2012-01-15 18:28:59 UTC --- I checked the logs before signing off the first patch and there are a lot of warnings for finishreceive.pl: [Sun Jan 15 19:23:47 2012] [error] [client 127.0.0.1] [Sun Jan 15 19:23:47 2012] finishreceive.pl: Use of uninitialized value in pattern match (m//) at /home/katrin/kohaclone/C4/SQLHelper.pm line 361., referer: http://localhost:8080/cgi-bin/koha/acqui/orderreceive.pl?ordernumber=14&invoice=Order%20123&gst=0&supplierid=2 [Sun Jan 15 19:23:47 2012] [error] [client 127.0.0.1] [Sun Jan 15 19:23:47 2012] finishreceive.pl: Use of uninitialized value in pattern match (m//) at /home/katrin/kohaclone/C4/SQLHelper.pm line 361., referer: http://localhost:8080/cgi-bin/koha/acqui/orderreceive.pl?ordernumber=14&invoice=Order%20123&gst=0&supplierid=2 [Sun Jan 15 19:23:47 2012] [error] [client 127.0.0.1] [Sun Jan 15 19:23:47 2012] finishreceive.pl: Use of uninitialized value in pattern match (m//) at /home/katrin/kohaclone/C4/SQLHelper.pm line 361., referer: http://localhost:8080/cgi-bin/koha/acqui/orderreceive.pl?ordernumber=14&invoice=Order%20123&gst=0&supplierid=2 [Sun Jan 15 19:23:47 2012] [error] [client 127.0.0.1] [Sun Jan 15 19:23:47 2012] finishreceive.pl: Use of uninitialized value in pattern match (m//) at /home/katrin/kohaclone/C4/SQLHelper.pm line 361., referer: http://localhost:8080/cgi-bin/koha/acqui/orderreceive.pl?ordernumber=14&invoice=Order%20123&gst=0&supplierid=2 [Sun Jan 15 19:23:47 2012] [error] [client 127.0.0.1] [Sun Jan 15 19:23:47 2012] finishreceive.pl: Use of uninitialized value $error_url_str in concatenation (.) or string at /home/katrin/kohaclone/acqui/finishreceive.pl line 117., referer: http://localhost:8080/cgi-bin/koha/acqui/orderreceive.pl?ordernumber=14&invoice=Order%20123&gst=0&supplierid=2 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
