[Koha-bugs] [Bug 23199] Koha::Patron->store and uppercasesurname syspref

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jun 25 11:33:11 CEST 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23199

--- Comment #1 from Arthur Suzuki <arthur.suzuki at biblibre.com> ---
Created attachment 90982
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=90982&action=edit
Bug 23199: Koha::Patron->store must check 'uppercasesurname' syspref

Test plan:
1/ set uppercasesurname to 'Do'
2/ register a new patron using the REST API with lowercase surname
3/ verify the surname is not saved in uppercase
4/ apply patch
5/ repeat 2
6/ verify the surname now is saved to uppercase

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list