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

Misleading portal property description for com.liferay.portal.servlet.filters.strip.StripFilter

Details

    Description

      Description
      The description for the com.liferay.portal.servlet.filters.strip.StripFilter portal property implies that the StripFilter only speeds up page rendering for users who are on dial up. In actuality, the StripFilter drastically speeds up page rendering for all users by reducing the amount of data that needs to be downloaded to render the page. The description should be modified to reflect that this is a performance improvement for everybody, not just those on dial-up.

      Steps to Reproduce
      1. Open up the portal.properties file (or visit https://github.com/liferay/liferay-portal/blob/master/portal-impl/src/portal.properties)
      2. Read the description for the com.liferay.portal.servlet.filters.strip.StripFilter portal property.

      Expected Result: It would be clear from the description that the StripFilter provides a significant performance for all users.
      Actual Result: The description makes it seem like the StripFilter is only relevant for users who are on dial up.

      Attachments

        Activity

          People

            linda.sui Linda Sui
            michael.bowerman Michael Bowerman
            Kiyoshi Lee Kiyoshi Lee
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              5 years, 36 weeks, 6 days ago

              Packages

                Version Package
                7.0.0 DXP FP27
                7.0.X EE
                7.0.4 CE GA5
                7.1.X
                Master