Ticket #190 (new Bug)

Opened 3 months ago

Network Shape Wizard input checks

Reported by: apatel Assigned to: dsugar
Priority: High Milestone: Future Release
Component: Wizard Keywords: wizard, network
Cc:

Description

Network Shape Wizard input checking is not working correctly. Only the modified filed is being checked ignoring other field overriding the error produced from the previous attempt. E.g. type -IPSEC/SECMARK enter incorrect IP value. (Error is displayed at the top of the dialog and Finish button is disalbed) ignore error and enter correct value in port (Error is removed and Finish button state changes to enbaled.) At this point user can click Finish with incorrect values in the IP address.

Any time dialog is changed check all the required field values.