Uploaded image for project: 'Pluto'
  1. Pluto
  2. PLUTO-462

isPortletModeAllowed and isWindowStateAllowed do case-sensitve checks

    XMLWordPrintableJSON

Details

    Description

      The code underlying these two methods convert the PortletMode or WindowState being checked to a string then compare it using String.equals to another string. Either PortletMode.equals and WindowState.equals need to be used or String.equalsIgnoreCase needs to be used.

      Attachments

        1. modeStateEquals.patch
          1 kB
          Eric Dalquist

        Issue Links

          Activity

            People

              Unassigned Unassigned
              edalquist Eric Dalquist
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: