http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10237 Bug ID: 10237 Summary: Enforce authorized value character limitations Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All URL: /cgi-bin/koha/admin/authorised_values.pl OS: All Status: NEW Severity: normal Priority: P5 - low Component: System Administration Assignee: koha-bugs@lists.koha-community.org Reporter: oleonard@myacpl.org CC: gmcharlt@gmail.com According to the manual, "Authorized value is limited to 80 characters and cannot have spaces or special characters other than underscores and hyphens in it." We know that breaking this rule causes problems with searching and bugs like Bug 10229. We should enforce this rule on the client and server side to prevent the user from entering invalid data. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.