1 May
2017
1 May
'17
6:44 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18494 --- Comment #9 from M. Tompsett <mtompset@hotmail.com> --- (In reply to Lari Taskula from comment #2)
Now that I'm looking at this closer, I don't yet understand why it originally fails. If $patron_category is passed as a hashref to ->find, I'm thinking it should still work... I tested it on another container running with slightly different version and I don't experience this failure.
Because the builder returns a hash code, when the patron_category is supposed to be a scalar. The solution in comment #0 is correct. -- You are receiving this mail because: You are watching all bug changes.