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)
committerLucas Gass <lucas@bywatersolutions.com>
Wed, 13 Nov 2019 22:41:18 +0000 (22:41 +0000)
commit5a7bf6bbec22d54d6306fb1aac1f9c27a21c0694
treeeb9d555294a3736e88cc89c4f2d745c499fc2dc6
parent17a646c633193d6e0f5f5af7e25b268f991c84d0
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>
(cherry picked from commit 62ad053894c57ae990a9724cf58beaa4441448c6)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit 0c9c78341b5f0c855fcf2a697edc31eb6e1262fc)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Koha/Patron.pm
t/db_dependent/Koha/Patrons.t