https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14962
--- Comment #184 from Jake Deery <[email protected]> --- Created attachment 194859 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=194859&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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
