[Bug 38398] New: Do not call barcodeencode on remove_from_bundle
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38398 Bug ID: 38398 Summary: Do not call barcodeencode on remove_from_bundle Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: REST API Assignee: martin.renvoize@ptfs-europe.com Reporter: andrew@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: tomascohen@gmail.com The sub for removing an item from a bundle uses barcodedecode to remove leading and trailing whitespace from an itemnumber. This causes failures for libraries using plugins like the Barcode Prefixer that alter a value passed through barcodedecode. We should chomp that itemnumber or something instead. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38398 Michael Adamyk <madamyk@ckls.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |madamyk@ckls.org -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38398 hebah@bywatersolutions.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hebah@bywatersolutions.com --- Comment #1 from hebah@bywatersolutions.com --- I believe I'm seeing this issue in a site using itemBarcodeInputFilter as well. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org