https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33196
--- Comment #2 from David Nind <[email protected]> --- Created attachment 148506 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=148506&action=edit Bug 33196: Generalize pseudonymization system preference description The Pseudonymization system preference description in the staff interface is: "Disable/Enable pseudonymization to comply with GDPR for personal information. Patrons and transactions will be copied to a separate table for statistics purpose." GDPR is a European Union (and, at time of writing, UK) law; it makes the system preference look irrelevant for libraries outside this area. However, this is not correct: pseudonymization may be useful for libraries anywhere. This generalized the system preference description and only uses GDPR as an example instead of the only purpose. It also updates the fields listed to more closely reflect the labels on the patron form. To test: * Search for "Pseudonymization" in the systme preferences * Verify that the description of the system preference is very GDPR * Apply patch * Verify the system preference description is improved Signed-off-by: David Nind <[email protected]> -- 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/
