https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24819 --- Comment #6 from Fridolin SOMERS <fridolin.somers@biblibre.com> --- (In reply to Matthias Meusburger from comment #5)
Well, not that strange according to me:
common/patron_search.tt is the basecode for patrons search
If you look at what's existing:
Since:
guarantor_search.(pl||tt) using patron_search.tt
=> using patron search in a guarantor context
Seems pretty consistent that:
suggestion_search.(pl||tt) using patron_search.tt
=> using patron search in a suggestion context
Don't you think?
Ah i see. In my opinion : guarantor_search limits search to patrons that can be a garantor so its correct. In our case its simply patron search. -- You are receiving this mail because: You are watching all bug changes.