https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29523 --- Comment #95 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- (In reply to Jonathan Druart from comment #94)
Another thing, on bug 29275 we have a column with patron's name: "data": "patron.firstname:patron.surname:patron.cardnumber"
I cannot test right now because the patch does not apply but in my understanding we are going to search on the patron's data, get the corresponding row, then hide the patron's info. We should remove the whole row I'd say, as we don't want to search on the patron's info.
And, to be honest, I have no idea how we could deal with that, even with a simpler (more focus on patron) solution. -- You are receiving this mail because: You are watching all bug changes.