[Koha-bugs] [Bug 5347] late order management

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Apr 8 14:06:03 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5347

Katrin Fischer <katrin.fischer at 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.fischer at 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.


More information about the Koha-bugs mailing list