-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.4 CE GA5, 7.0.0 DXP FP36
-
Fix Version/s: 7.1.0 CE GA1, 7.1.10 DXP GA1
-
Component/s: Portal Configuration > System Settings
-
Labels:None
-
Fix Priority:4
If I define a Password Meta.AD, the System Settings portlet does not correctly render the field as a password.
@Meta.AD( deflt = "", description = "Default password", type = Meta.Type.Password, required = false) public String password();