http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7628 --- Comment #2 from David Cook <dcook@prosentient.com.au> --- Created attachment 10921 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10921&action=edit Bug 7628 - Required format is not enforced for Patron Categories Enforces category code with allowed characters only. Test plan: - Before applying patch, create a category code like Test+ - Try to delete category with this code -> does not work - Apply patch - Try to create category with code containg other characters than letters, numbers, - and _ - Result: You are not allowed to do so, appropriate message pops up Signed-off-by: David Cook <dcook@prosentient.com.au> -- You are receiving this mail because: You are watching all bug changes.