https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40695
Bug ID: 40695
Summary: Onboarding secretly enforces uppercase branchcodes
Change sponsored?: ---
Product: Koha
Version: 24.11
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Installation and upgrade (web-based installer)
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
When creating a branch through the web installer onboarding process, Koha
enforces uc() on the chosen branchcode in the background, which is not visible
to the user in the interface.
There is 2 issues with this:
* The staff interface doesn't have this limitation.
* The user doesn't notice this until they get into Koha later, when a user has
already been created with this branchcode.
In our case it is problematic because some codes can contain lower case letters
for a reason and this is really hard to fix when noticed much later on.
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/