https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27822 Bug ID: 27822 Summary: Wrong systempreference for AddressFormat in 20.11 Change sponsored?: --- Product: Koha Version: 20.11 Hardware: All OS: Linux Status: NEW Severity: minor Priority: P5 - low Component: Patrons Assignee: koha-bugs@lists.koha-community.org Reporter: verolencinas@yahoo.com.ar QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com Koha 20.11 has as default "AddressFormat" systempreference "US". If you want to create a new user, you get the error "Template process failed: file error - member-main-address-style-US: not found at /usr/share/koha/lib/C4/Templates.pm line 122" because the system expects "us", not "US". Changing the systempreference solves the problem. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.