-
Incident report
-
Resolution: Unresolved
-
Trivial
-
None
-
6.0.18rc1, 6.4.3rc1, 7.0.0alpha1
-
None
-
None
The "Change password" button is not updated to password type field when form fields are updated. For example, when changing Authentication value.
Steps to reproduce:
- Go to Administration->Media types (6.0, 6.2.) | Alerts->Media types (6.4, master)
- Create media type
- Add data:
- Name: test
- Type: email
- Authentication: Username and password
- Username: username
- Password: password
- Create media type.
- Open the ''test'' media type
- Change authentication to "None"
- Change authentication back to "Username and password"
Result:
The Username field is updated (cleared).
The "Change Password" button remains visible.
Expected:
Password field is reset to password type field when form fields are updated.