Opened 11 years ago
Closed 11 years ago
#415 closed defect (fixed)
Accept small 'c' in case barcode
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | minor | Milestone: | Reggie v2.8 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description
One of our barcode scanners send a 'c' instead of 'C' for the case barcode. Currently, reggie doesn't accept this and refuses to continue with the registration. We should check all wizards that use case barcodes and update them so that they accept any type of 'c'.
The workaround is to manually change 'c' to 'C' and then click 'Next'.
Change History (2)
comment:1 Changed 11 years ago by
Status: | new → assigned |
---|
comment:2 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
(In [1720]) Fixes #415: Accept small 'c' in case barcode