https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31930 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This fixes adding or release notes| |removing items to a | |rotating collection (Tools | |> Patrons and circulation > | |Rotating collections). If a | |barcode has a space before | |it, it is now ignored | |instead of generating an | |error message. CC| |david@davidnind.com --- Comment #6 from David Nind <david@davidnind.com> --- Nice work Yvonne, and thanks for the patch! I've added a draft release note. David Nind Testing notes (using koha-testing-docker): 1. Before the patch, I was able to successfully add a barcode with spaces after it, but got an error if there were spaces before it. 2. After the patch, things work as expected. 3. Also, not related to this bug, if you remove an item using the action from the table (instead of pasting a barcode into the barcode field), the "Remove item from collection" remains ticked. So another bug to create. -- You are receiving this mail because: You are watching all bug changes.