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

Control Panel cannot remove the first item in a list

Details

    • 2

    Description

      Open user interface: Control Panel > System Settings > Foundation > FreeMarker Engine.

      This interface has 2 variables, "Restricted classes" and "Restricted variables", that are list of values. There is no UI control to remove the first item in the list. Unlike item number 2 and higher, the only way to remove the first item is to make it empty usingĀ [Backspace] to delete its value. The side effect is that you end up with the value of "Restricted classes" as:

      [, java.lang.ClassLoader, java.lang.Thread]

      where the first value is empty instead of the more reasonable value of:

      [java.lang.ClassLoader, java.lang.Thread]

      The implementation of this UI is incomplete.

      Attachments

        Activity

          People

            support-lep@liferay.com SE Support
            michael.chen1 Michael Chen
            Kiyoshi Lee Kiyoshi Lee
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              2 years, 2 weeks, 5 days ago

              Packages

                Version Package