https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18494

--- Comment #9 from M. Tompsett <[email protected]> ---
(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.
_______________________________________________
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/

Reply via email to