https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23688 --- Comment #5 from Nick Clemens <nick@bywatersolutions.com> --- Created attachment 93237 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93237&action=edit Bug 23688: System preference uppercasesurnames broken by typo In the process of moving this feature from memberentry.pl to Patron.pm, the 's' on uppercasesurnames was dropped, breaking the feature. Test Plan: 1) Test uppercasesurnames, note it does not work 2) Apply this patch 3) Test uppercasesurnames, note it works now! Signed-off-by: Kyle Hall <kyle@bywatersolutions.com> Signed-off-by: Nick Clemens <nick@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.