Uploaded image for project: 'PUBLIC - Liferay Faces'
  1. PUBLIC - Liferay Faces
  2. FACES-2794

Remove redundant resource-bundle entries in demo faces-config.xml descriptors

Details

    Description

      Several of the Liferay Faces demo portlets have faces-config.xml descriptors that contain the following:

      faces-config.xml
      <resource-bundle>
      	<base-name>i18n</base-name>
      	<var>i18n</var>
      </resource-bundle>
      

      This should be removed since it is redundant with the functionality provided by the i18n EL keyword feature from the com.liferay.faces.util.jar module.

      Attachments

        Activity

          People

            neil.griffin Neil Griffin
            neil.griffin Neil Griffin
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Packages

                Version Package
                portal-3.0.0
                bridge-impl-2.0.0
                bridge-impl-3.0.0
                bridge-impl-4.0.0