Bug 23688

Summary: System preference uppercasesurnames broken by typo
Product: Koha Reporter: Kyle M Hall (khall) <kyle>
Component: PatronsAssignee: Kyle M Hall (khall) <kyle>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: andrew, fridolin.somers, gmcharlt, kyle.m.hall, lisette, lucas, martin.renvoize
Version: unspecified   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: Trivial patch Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
19.11.00,19.05.05
Circulation function:
Bug Depends on: 23199    
Bug Blocks:    
Attachments: Bug 23688 - System preference uppercasesurnames broken by typo
Bug 23688 - System preference uppercasesurnames broken by typo
Bug 23688: System preference uppercasesurnames broken by typo

Description Kyle M Hall (khall) 2019-09-27 11:22:01 UTC
In the process of moving this feature from memberentry.pl to Patron.pm, the 's' on uppercasesurnames was dropped, breaking the feature.
Comment 1 Kyle M Hall (khall) 2019-09-27 11:25:01 UTC
Created attachment 93189 [details] [review]
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!
Comment 2 Lisette Scheer 2019-09-27 16:15:12 UTC
Both before and after applying the patch I had to go edit a patron to make their name display in uppercase after turning the setting on. 
We don't use this feature, so I'm not sure if that is the desired effect or if it should do it as soon as you turn the setting. 
Lisette
Comment 3 ByWater Sandboxes 2019-09-27 19:03:13 UTC
Created attachment 93210 [details] [review]
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>
Comment 4 Andrew Fuerste-Henry 2019-09-27 19:03:42 UTC
Signed off for Karen Fellows, karen.fellows@citruslibraries.org
Comment 5 Nick Clemens (kidclamp) 2019-09-30 12:24:23 UTC
Created attachment 93237 [details] [review]
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>
Comment 6 Martin Renvoize (ashimema) 2019-10-01 06:46:01 UTC
Nice work!

Pushed to master for 19.11.00
Comment 7 Fridolin Somers 2019-10-08 07:52:46 UTC
Pushed to 19.05.x for 19.05.05
Comment 8 Lucas Gass (lukeg) 2019-11-13 22:43:10 UTC
backported to 18.11.x for 18.11.11