https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23199 Bug ID: 23199 Summary: Koha::Patron->store and uppercasesurname syspref Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Patrons Assignee: koha-bugs@lists.koha-community.org Reporter: arthur.suzuki@biblibre.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com Target Milestone: --- When uppercase surname syspref is set, surname is transformed to uppercase when creating user from admin interface but not when user is created through API or with a script. Moving this transform to Koha::Patron->store method would solve this issue. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.