https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18370 --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 61797 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=61797&action=edit Bug 18370: Columns visibility on patron search - Hide the correct column When a column is hidden by default on the patron search result table, if the logged in user does not have the "tools > manage_patron_lists" permission, the wrong column will be hidden. Test plan: Edit the column visibility detail for "Patrons > id=memberresultst" Set "Fines" hidden by default Search for patrons => Without this patch, if the logged in user does not have the manage_patron_lists permission, the wrong column will be hidden/displayed. -- You are receiving this mail because: You are watching all bug changes.