https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19560 --- Comment #8 from Joy Nelson <joy@bywatersolutions.com> --- Jonathon, I encountered this because a library was adding a branch for "Art & Architecture" as A&A When they decided to go with a different naming convention, they were unable to delete the branch. joy (In reply to Jonathan Druart from comment #7)
This patch does 2 things: 1. Only accept few chars for branchcode (accentuated chars are rejected) 2. Fix the deletion problem if a branchcode contains special characters
It may be a problem for non latin alphabets to restrict as possiblities. Do we have known problems with branchcode containing special chars?
-- You are receiving this mail because: You are watching all bug changes.