http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9457 Bug ID: 9457 Summary: Ordering branches should be case independent (2) Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Templates Assignee: bgkriegel@gmail.com Reporter: bgkriegel@gmail.com On the footsteps of Bug 5634. "Some libraries use lower case & upper case in branch description. The list is ordered case sensitively, it's hard to read." Use C4::Branch::GetBranchesLoop() to get an ordered list of branches. -- You are receiving this mail because: You are watching all bug changes.