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 Nicklas Nordborg

Status: newassigned

comment:2 Changed 11 years ago by Nicklas Nordborg

Resolution: fixed
Status: assignedclosed

(In [1720]) Fixes #415: Accept small 'c' in case barcode

Note: See TracTickets for help on using tickets.