Change #6347
Category | None |
Changed by | Josh Stompro <stompro | @stompro.org>
Changed at | Tue 30 Jul 2019 19:32:41 |
Repository | git://git.evergreen-ils.org/Evergreen.git |
Project | Evergreen |
Branch | master |
Revision | 25d9c5ddc03f673b87f1aaff788a79dff92ba075 |
Comments
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> Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Changed files
- Open-ILS/src/templates/staff/cat/item/index.tt2
- Open-ILS/web/js/ui/default/staff/cat/item/app.js