http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5347
Katrin Fischer <katrin.fisc...@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |ASSIGNED Version|rel_3_8 |master Severity|enhancement |blocker --- Comment #57 from Katrin Fischer <katrin.fisc...@bsz-bw.de> --- I checked git and all patches except Ian's last patch were pushed to master. The bad news is: I get a nasty perl error when trying to claim some late orders in master now. Marking this blocker. Can't use string ("1") as a HASH ref while "strict refs" in use at /home/katrin/kohaclone/acqui/lateorders.pl line 88. Errors/warnings from the logs are: [Sun Apr 08 14:00:27 2012] [error] [client 127.0.0.1] [Sun Apr 8 14:00:27 2012] lateorders.pl: Bad or missing From address: '', referer: http://localhost:8080/cgi-bin/koha/acqui/lateorders.pl [Sun Apr 08 14:00:27 2012] [error] [client 127.0.0.1] [Sun Apr 8 14:00:27 2012] lateorders.pl: at /home/katrin/kohaclone/acqui/lateorders.pl line 83, referer: http://localhost:8080/cgi-bin/koha/acqui/lateorders.pl [Sun Apr 08 14:00:27 2012] [error] [client 127.0.0.1] [Sun Apr 8 14:00:27 2012] lateorders.pl: Can't use string ("1") as a HASH ref while "strict refs" in use at /home/katrin/kohaclone/acqui/lateorders.pl line 88., referer: http://localhost:8080/cgi-bin/koha/acqui/lateorders.pl [Sun Apr 08 14:00:58 2012] [error] [client 127.0.0.1] [Sun Apr 8 14:00:58 2012] lateorders.pl: Bad or missing From address: '', referer: http://localhost:8080/cgi-bin/koha/acqui/lateorders.pl [Sun Apr 08 14:00:58 2012] [error] [client 127.0.0.1] [Sun Apr 8 14:00:58 2012] lateorders.pl: at /home/katrin/kohaclone/acqui/lateorders.pl line 83, referer: http://localhost:8080/cgi-bin/koha/acqui/lateorders.pl [Sun Apr 08 14:00:58 2012] [error] [client 127.0.0.1] [Sun Apr 8 14:00:58 2012] lateorders.pl: Can't use string ("1") as a HASH ref while "strict refs" in use at /home/katrin/kohaclone/acqui/lateorders.pl line 88., referer: http://localhost:8080/cgi-bin/koha/acqui/lateorders.pl -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list Koha-bugs@lists.koha-community.org 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/