Uploaded image for project: 'PUBLIC - Liferay Portal Community Edition'
  1. PUBLIC - Liferay Portal Community Edition
  2. LPS-77272

The Meta.Type.Password type of OSGi is not rendered correctly.

Details

    • 4
    • Security

    Description

      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();
      
      

      Attachments

        Activity

          People

            hong.zhao Hong Zhao (Inactive)
            amusarra Antonio Musarra
            Kiyoshi Lee Kiyoshi Lee
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              4 years, 46 weeks ago

              Packages

                Version Package
                7.1.0 CE GA1
                7.1.10 DXP GA1