Actions
Bug #17218
closedCompute Resource password field reverts to "old" password after pressing Test Connection
Status:
Duplicate
Priority:
Low
Assignee:
-
Category:
Compute resources
Target version:
-
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1389810
Description of problem:
New password entered into the password field of Compute Reource does not save when then executing any action other than Submit (such as Test Connection).
How reproducible:
Always, in customer environment.
Steps to reproduce:
In the webUI, navigate to Infrastructure > Compute Resource > select an existing resource for which you want to change the login credentials.
If you enter the new username and password and hit anything but Submit, that command works,
but when the screen is refreshed the old password is defaulted, then when you try anything else,
the old password is used and the new operation fails.
If you enter the new username and password and immediately hit hit Submit, You can then go back and edit again and "load datacenters", "test connection" or whatever.
The new username and password are remembered for that single operation. If that operation is Submit, then the password is saved and will be used for future operations.
I would think that the username and password should be remembered until you Cancel, Submit, or leave the page.
Actions