Extra spaces in username/barcode stumps OPAC
Bug #1086064 reported by
Dan Pearl
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Evergreen |
Fix Released
|
Low
|
Unassigned | ||
2.2 |
Fix Released
|
Low
|
Unassigned | ||
2.3 |
Fix Released
|
Low
|
Unassigned |
Bug Description
Evergreen 2.3, OpenSRF any, PG any, Linux any
When the patron enters extra spaces when logging into the OPAC (despite the admonition not to), their username / barcode is not found in the database. This is likely to happen if the patron mistakenly duplicates the spacing of the digits on their keytag.
Fixing this would entail two things:
* Compress spaces from the patron's entry
* Remove the "no extra spaces" from the login screen
Changed in evergreen: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
I have a fix for this. Even though this is pretty trivial, as an Evergreen newbie, I'd appreciate the opportunity of going through the bug-/code- submission steps just to become familiar with the process.