Description of problem:
Enter Security page and configure admin password, input "redhat" into the item of "Password" and "red"
into the item of "Confirm Password",then clicking "Save" button to configure admin password successfully.
Miss process to check "Confirm Password" keep the same value with "Password"
Version-Release number of selected component (if applicable):
ovirt-node-iso-3.0.0-0.999.999.20130628210419git4aea851.2642.fc18.iso
How reproducible:
100%
Steps to Reproduce:
Actual results:
Expected results:
Additional info:
Fixed in:
http://gerrit.ovirt.org/16285
Tested as follows:
1. Use UI in dev mode
2. Enter security page
3. Enter 'a' in Password field
Save Button is disabled and "The filed must contain an empty string or at least ..." message
4. Enter 'a' in confirmation field
Save Button is disabled and "The filed must contain an empty string or at least ..." message
5. Enter 'foobar' in password and confirmation fields
Save Button is enabled, no message is shown