https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29523
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |In Discussion --- Comment #94 from Jonathan Druart <[email protected]> --- 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. Are not we trying to provide a global solution for a tricky problem? What would be the other use cases? Both bug 29275 and bug 33568 need to hide patron's personal info, and this does not even answer this use case. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
