http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15344
--- Comment #16 from Marc Véron <[email protected]> --- (In reply to Frédéric Demians from comment #15) > This patch has been pushed to 3.20.x, will be in 3.20.8. Was it pushed without the third patch? - That would be a blocker, because I still get the error from comment #13 (on master), and it seems that the third patch that fixes it is not on master. The offending line is #273 in circ/circulation.pl, we need the member details here (for useres with staff permission), otherwise we get the software error: Can't use string ("1") as a HASH ref while "strict refs" in use at /usr/share/kohaclone/C4/Circulation.pm line 815. -- 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/
