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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
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.
_______________________________________________
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/