Opened 9 years ago

Closed 9 years ago

#735 closed defect (fixed)

Can't modify number of slides created in the HE glass registration wizard

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: major Milestone: Reggie v3.1
Component: net.sf.basedb.reggie Keywords:
Cc:

Description

If the default value for HE glass slides (=2) is modified the wizard doesn't continue to the next step. No error message is displayed and it doesn't help to change the value back to 2 either.

Change History (1)

comment:1 by Nicklas Nordborg, 9 years ago

Resolution: fixed
Status: newclosed

(In [3119]) Fixes #735: Can't modify number of slides created in the HE glass registration wizard

There was a bug in the validation code for the 'HE slides created' fields that left it flagged as invalid without displaying an error message. The validation failed because the 'existingNumberOfHEGlass' was never initialized to 0.

Note: See TracTickets for help on using tickets.