]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1798187 - Support CRLF and LF format for item status import files user/gmcharlt/lp1798187_item_status_barcode_import_signoff
authorJosh Stompro <stompro@stompro.org>
Wed, 27 Feb 2019 21:07:43 +0000 (15:07 -0600)
committerGalen Charlton <gmc@equinoxinitiative.org>
Fri, 24 May 2019 17:15:52 +0000 (13:15 -0400)
commit6d63590db39c6c0a5471c22adfcb1f04a7386574
tree4191380a0f4c323ed389750e99fe9c4f31af28bf
parent1a4a74a839a999db763b6eb3ab7469e467cccacb
LP#1798187 - Support CRLF and LF format for item status import files

Testing Plan:

Before patch, try to import a file in CRLF end of line format that includes
leading and trailing spaces, empty lines, lines of just spaces or
barcodes with spaces.  The import will fail to load those items and will
stop processing when it hits certain situations.

After patch, try to import a file in CRLF EOL format that includes barcodes
with trailing spaces, leading spaces, barcodes with spaces, and/or
empty lines.  The import will load all barcodes.

Signed-off-by: Josh Stompro <stompro@stompro.org>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/templates/staff/cat/item/index.tt2
Open-ILS/web/js/ui/default/staff/cat/item/app.js