25 Jul
2025
25 Jul
'25
8:28 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40471 --- Comment #1 from David Cook <dcook@prosentient.com.au> --- Owen commented on Mattermost about how the default framework should enforce a maxlength for 952$p, which led me to raise bug 40508 where I've added a patch that does that. We could add a DB update here to set maxlength to 20 if kohafield = 'items.barcode". -- Note: While maxlength does prevent new barcodes from being input that are greater than 20 characters, it doesn't prevent you from saving an item that already has a barcode that is longer than that. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.