[Koha-bugs] [Bug 18179] Koha::Objects->find should not be called in list context

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 4 15:41:18 CEST 2017


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

--- Comment #26 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Same include:

[%- IF borrower.category.category_type == 'I' %]

[%- IF category_type == 'I' %]

I am having the feeling that it should be borrower.category_type when I am
looking at GetMember.

Note that this change in the last patch could be considered out of scope here..
Also wondering about this hardcoded category too. I do not see in the sample
patron categories. Please explain.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list