Bug 23688: System preference uppercasesurnames broken by typo
authorKyle M Hall <kyle@bywatersolutions.com>
Fri, 27 Sep 2019 11:23:28 +0000 (07:23 -0400)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 1 Oct 2019 06:41:46 +0000 (07:41 +0100)
commit62ad053894c57ae990a9724cf58beaa4441448c6
tree69e6762f0d9e958c11c4ffaaec2fbd33ef98af8b
parentd096eeab8a7d23cf460b1ad5f10df746f3d62dda
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>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Koha/Patron.pm
t/db_dependent/Koha/Patrons.t