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)
committerFridolin Somers <fridolin.somers@biblibre.com>
Tue, 8 Oct 2019 07:53:02 +0000 (09:53 +0200)
commit0c9c78341b5f0c855fcf2a697edc31eb6e1262fc
tree77a608e491efa882523e655c7cf926b038be7ecd
parent19b44c8b44b1c0b92afb3f34b4b6fd41ab1faf5d
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>
Koha/Patron.pm
t/db_dependent/Koha/Patrons.t