https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14962 --- Comment #132 from Jake Deery <jake.deery@openfifth.co.uk> --- Created attachment 194804 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=194804&action=edit Bug 14962: (QA follow-up) Fix edit display hanging when barcode has multiple matches This patch fixes a bug where lower-order barcodes could not be added if there were multiple starts_with matches. This will mean librarians can add e.g. an item barcode of 3, when there is an item with barcode of 33 as well. This patch also reduces the number of API calls when a display is viewed, by using the embeded biblio, rather than a separate call. Sponsored-by: ByWater Solutions -- You are receiving this mail because: You are watching all bug changes.