https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15812 --- Comment #43 from Nick Clemens <nick@bywatersolutions.com> --- (In reply to Jonathan Druart from comment #42)
(In reply to Jonathan Druart from comment #37)
I won't block it more, but I don't think it's the best implementation. I do like the "Check out" on the patron list. However I don't understand why you didn't go the usual way, which is using common/patron_search.tt and svc/members/search.
It was a bit more code but we would have avoided the double redirect when a single patron matches the search (and it's not a cardnumber). Which is certainly the most common use case (after using the cardnumber).
Nick?
I am not against this idea - this seemed a straightforward path and eliminated a problem so I went this way. -- You are receiving this mail because: You are watching all bug changes.