https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16112 --- Comment #9 from Marco Abi-Ramia <marco.abi-ramia@inlibro.com> --- Created attachment 108639 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=108639&action=edit Bug 24288: Add wording to authorized value interface to indicate valid code length Chnged NOTFORLOAN to NOT_LOAN This patch adds a warning that the authorized value field needs to be a single numeric character, where appropriate To test: 1) Apply the patch 2) Add a new authorised value policy in the LOST, NOTFORLOAN, DAMAGED, RESTRICTED, and WITHDRAWN categories 3) Check that there is a new warning displaying next to the Authorized value field stating "The authorized value field in the X category must be a one-digit numeric value" 4) Check that this same warning appears when modifying the same authorised values 5) Check that the warning doesn't appear in any other authorized value category. -- You are receiving this mail because: You are watching all bug changes.