Comment 2 for bug 1692986

Revision history for this message
Skye Howard (showard1110) wrote :

I have submitted a fix for this here:
https://github.com/kcls/Evergreen/tree/user/showard/lp1629298-web_client_checkout_fails_for_barcodes_with_spaces
I added a step to remove any whitespaces before processing the barcode on that page in the web client.
To test, enter "99999 303411" at the checkout interface in the barcode submit field
Now reload the page from the menu and enter "99999303411" again.
Both times you should get the same result: it should correctly identify the patron rather than saying "Barcode not found." or the like.
-Skye