Uploaded image for project: 'PUBLIC - Liferay Portal Enterprise Edition'
  1. PUBLIC - Liferay Portal Enterprise Edition
  2. LPE-1521

Added a Language Filter to speed up page loading time

Details

    Description

      A new Language Filter has been added to speed up page loading time. The Language Filter works by replacing the AJAX call

      Liferay.Language.get(...)

      with the the actual localized text. This change eliminates the need for the client browser to do AJAX calls to just to retrieve localized text and greatly reduces the amount of the needed to render a page.

      UPGRADE NOTE:

      This new feature is enabled by default. To revert back to the old behavior, set the following in portal(-ext).properties:

      com.liferay.portal.servlet.filters.language.LanguageFilter=false

      Attachments

        Issue Links

          Activity

            People

              michael.saechang Michael Saechang
              brian.chan Brian Chan
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Packages

                  Version Package
                  5.1 EE SP5 (5.1.8)
                  5.2 EE SP3 (5.2.7)