Web Client Patron Editor Uses Incorrect Regex for Barcode Validation
Bug #1714512 reported by
Jason Boyer
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Evergreen |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Eg 2.12, 3.0
There are 2 org unit settings related to barcode regular expressions. One of them is used to determine "Is this a barcode or not?" and the other is used to validate a form when saving / changing a patron barcode. Unfortunately the web client patron editor is using the "Barcode or no?" regex rather than the validator. If, for instance, you use values like 'itsa-me' for your barcodes and usernames on staff accounts, the web editor can't create or edit them.
Branch on its way.
Changed in evergreen: | |
status: | New → Confirmed |
Changed in evergreen: | |
assignee: | nobody → Kathy Lussier (klussier) |
Changed in evergreen: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Here we go! http:// git.evergreen- ils.org/ ?p=working/ Evergreen. git;a=shortlog; h=refs/ heads/user/ jboyer/ lp1714512_ barcode_ regex